Skip to content

Commit 2250b07

Browse files
author
getsentry-bot
committed
Merge branch 'release/4.22.0' into 4.x
2 parents 3124d36 + a71fa2d commit 2250b07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sentry/electron",
33
"description": "Official Sentry SDK for Electron",
4-
"version": "4.21.0",
4+
"version": "4.22.0",
55
"main": "./index.js",
66
"module": "./esm/main/index.js",
77
"browser": "./esm/renderer/index.js",
@@ -106,4 +106,4 @@
106106
"node": "18.12.1",
107107
"yarn": "1.22.19"
108108
}
109-
}
109+
}

0 commit comments

Comments
 (0)