Skip to content

Commit

Permalink
Version Packages (#621)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 6, 2024
1 parent 16d4efb commit 92b4cf4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/poor-rules-compare.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @hono/sentry

## 1.2.0

### Minor Changes

- [#620](https://github.com/honojs/middleware/pull/620) [`16d4efb01bd418231a4f344c6a10b328e600ac31`](https://github.com/honojs/middleware/commit/16d4efb01bd418231a4f344c6a10b328e600ac31) Thanks [@sam-lippert](https://github.com/sam-lippert)! - Toucan 4.0.0

This changeset updates the @hono/sentry middleware from Toucan 3.4.0 to 4.0.0. This provides a version bump for the @sentry/core dependency and adds support for Sentry v8.

## 1.1.0

### Minor 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": "1.1.0",
"version": "1.2.0",
"description": "Sentry Middleware for Hono",
"main": "dist/index.js",
"type": "commonjs",
Expand Down

0 comments on commit 92b4cf4

Please sign in to comment.