We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6802364 commit 1067ac5Copy full SHA for 1067ac5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@sentry/electron",
3
"description": "Official Sentry SDK for Electron",
4
- "version": "4.22.0",
+ "version": "4.23.0",
5
"main": "./index.js",
6
"module": "./esm/main/index.js",
7
"browser": "./esm/renderer/index.js",
0 commit comments