honojs-middleware/packages/sentry/CHANGELOG.md

14 lines
366 B
Markdown
Raw Normal View History

2023-02-04 18:42:13 +08:00
# @hono/sentry
2023-03-02 14:15:36 +08:00
## 0.2.0
### Minor Changes
- [#57](https://github.com/honojs/middleware/pull/57) [`8d57df8`](https://github.com/honojs/middleware/commit/8d57df889d472fe9c40f468ce2103fe9880ff91b) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: support latest Hono version
2023-02-04 18:42:13 +08:00
## 0.1.0
### Minor Changes
- 1f9c9a6: renamed `@honojs/sentry` to `@hono/sentry`