Skip to content

Commit e8cd2bc

Browse files
Version Packages (#212)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 65ba3f4 commit e8cd2bc

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/heavy-hounds-love.md

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

.changeset/honest-tips-sell.md

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

packages/toucan-js/CHANGELOG.md

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

3+
## 3.3.0
4+
5+
### Minor Changes
6+
7+
- 948583b: Add support for Cron check-ins
8+
9+
### Patch Changes
10+
11+
- 65ba3f4: Update sentry dependencies to v7.70.0
12+
313
## 3.2.3
414

515
### 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.3",
4+
"version": "3.3.0",
55
"description": "Cloudflare Workers client for Sentry",
66
"main": "dist/index.cjs.js",
77
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)