Version Packages (#33)

pull/35/head @hono/sentry@0.1.0
github-actions[bot] 2023-02-04 19:42:13 +09:00 committed by GitHub
parent 1f9c9a6740
commit a66d22abb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/sentry': minor
---
renamed `@honojs/sentry` to `@hono/sentry`

View File

@ -0,0 +1,7 @@
# @hono/sentry
## 0.1.0
### Minor Changes
- 1f9c9a6: renamed `@honojs/sentry` to `@hono/sentry`

View File

@ -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",