Skip to content

Commit

Permalink
Version Packages (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 24, 2023
1 parent c2093e1 commit 1b92f79
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/hungry-frogs-collect.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 1b92f79

Please sign in to comment.