Skip to content

Commit

Permalink
Merge branch 'release/4.22.0' into 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
getsentry-bot committed Apr 5, 2024
2 parents 3124d36 + a71fa2d commit 2250b07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sentry/electron",
"description": "Official Sentry SDK for Electron",
"version": "4.21.0",
"version": "4.22.0",
"main": "./index.js",
"module": "./esm/main/index.js",
"browser": "./esm/renderer/index.js",
Expand Down Expand Up @@ -106,4 +106,4 @@
"node": "18.12.1",
"yarn": "1.22.19"
}
}
}

0 comments on commit 2250b07

Please sign in to comment.