Skip to content

Commit 80fc768

Browse files
committed
v8.5.0
1 parent c600ac8 commit 80fc768

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/utils/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sentry/utils",
3-
"version": "8.4.0",
3+
"version": "8.5.0",
44
"description": "Utilities for all Sentry JavaScript SDKs",
55
"repository": "git://github.com/getsentry/sentry-javascript.git",
66
"homepage": "https://github.com/getsentry/sentry-javascript/tree/master/packages/utils",
@@ -67,6 +67,7 @@
6767
"test": "jest",
6868
"test:watch": "jest --watch",
6969
"test:package": "node test/types/index.js",
70+
"version": "node ../../scripts/versionbump.js src/version.ts",
7071
"yalc:publish": "ts-node ../../scripts/prepack.ts && yalc publish build --push --sig"
7172
},
7273
"volta": {

0 commit comments

Comments
 (0)