Version Packages (#138)

pull/140/head @hono/sentry@1.0.0
github-actions[bot] 2023-08-24 11:26:12 +09:00 committed by GitHub
parent c2093e17e0
commit 1b92f79f91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/sentry': major
---
feat: bump up `toucan-js` to v3

View File

@ -1,5 +1,11 @@
# @hono/sentry
## 1.0.0
### Major Changes
- [#137](https://github.com/honojs/middleware/pull/137) [`c2093e1`](https://github.com/honojs/middleware/commit/c2093e17e0b3fa7d257692a8d33aaa1fedaf6897) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: bump up `toucan-js` to v3
## 0.2.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/sentry",
"version": "0.2.2",
"version": "1.0.0",
"description": "Sentry Middleware for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",