parent
1f9c9a6740
commit
a66d22abb9
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/sentry': minor
|
||||
---
|
||||
|
||||
renamed `@honojs/sentry` to `@hono/sentry`
|
|
@ -0,0 +1,7 @@
|
|||
# @hono/sentry
|
||||
|
||||
## 0.1.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- 1f9c9a6: renamed `@honojs/sentry` to `@hono/sentry`
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/sentry",
|
||||
"version": "0.0.6",
|
||||
"version": "0.1.0",
|
||||
"description": "Sentry Middleware for Hono",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
Loading…
Reference in New Issue