Skip to content

Commit

Permalink
Merge 015c34c into d0bf494
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 6, 2023
2 parents d0bf494 + 015c34c commit 7297826
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
- Bump Android SDK from v6.16.0 to v6.17.0 ([#2948](https://github.com/getsentry/sentry-react-native/pull/2948))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6170)
- [diff](https://github.com/getsentry/sentry-java/compare/6.16.0...6.17.0)
- Bump CLI from v2.16.1 to v2.17.0 ([#2957](https://github.com/getsentry/sentry-react-native/pull/2957))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2170)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.16.1...2.17.0)

## 5.3.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"dependencies": {
"@sentry/browser": "7.46.0",
"@sentry/cli": "2.16.1",
"@sentry/cli": "2.17.0",
"@sentry/core": "7.46.0",
"@sentry/hub": "7.46.0",
"@sentry/integrations": "7.46.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1742,10 +1742,10 @@
"@sentry/utils" "7.46.0"
tslib "^1.9.3"

"@sentry/cli@2.16.1":
version "2.16.1"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.16.1.tgz#a6724a5abdc5499be59e9372f1b0fff72b02a397"
integrity sha512-OrrRr4nGtivjc/ZEt/BLzJcivkBM91QQiumU5gWooMNYZJhVDpsDsxQniuJVec1zpQRcC3qpTuH5cAkMgiO2Tw==
"@sentry/cli@2.17.0":
version "2.17.0"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.0.tgz#fc809ecd721eb5323502625fa904b786af28ad89"
integrity sha512-CHIMEg8+YNCpEBDgUctu+DvG3S8+g8Zn9jTE5MMGINNmGkQTMG179LuDE04B/inaCYixLVNpFPTe6Iow3tXjnQ==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
Expand Down

0 comments on commit 7297826

Please sign in to comment.