Skip to content

Commit cf7e2db

Browse files
Version Packages (#206)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent c7c0b64 commit cf7e2db

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/swift-baboons-tan.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/toucan-js/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# toucan-js
22

3+
## 3.2.3
4+
5+
### Patch Changes
6+
7+
- c7c0b64: Update sentry dependencies to v7.65.0
8+
39
## 3.2.2
410

511
### Patch Changes

packages/toucan-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "toucan-js",
33
"sideEffects": false,
4-
"version": "3.2.2",
4+
"version": "3.2.3",
55
"description": "Cloudflare Workers client for Sentry",
66
"main": "dist/index.cjs.js",
77
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)