Skip to content

Commit

Permalink
Merge 9aae173 into 34aba08
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 24, 2023
2 parents 34aba08 + 9aae173 commit c9a9e60
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 @@ -10,6 +10,9 @@
- Bump Android SDK from v6.18.1 to v6.19.0 ([#3086](https://github.com/getsentry/sentry-react-native/pull/3086))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6190)
- [diff](https://github.com/getsentry/sentry-java/compare/6.18.1...6.19.0)
- Bump CLI from v2.17.5 to v2.18.1 ([#3082](https://github.com/getsentry/sentry-react-native/pull/3082))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2181)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.17.5...2.18.1)

## 5.5.0

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

"@sentry/cli@2.17.5":
version "2.17.5"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.17.5.tgz#d41e24893a843bcd41e14274044a7ddea9332824"
integrity sha512-0tXjLDpaKB46851EMJ6NbP0o9/gdEaDSLAyjEtXxlVO6+RyhUj6x6jDwn0vis8n/7q0AvbIjAcJrot+TbZP+WQ==
"@sentry/cli@2.18.1":
version "2.18.1"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.18.1.tgz#c44f189a1a72a83087a297c5fcc7668f86dd4308"
integrity sha512-lc/dX/cvcmznWNbLzDbzxn224vwY5zLIDBe3yOO6Usg3CDgkZZ3xfjN4AIUZwkiTEPIOELodrOfdoMxqpXyYDw==
dependencies:
https-proxy-agent "^5.0.0"
node-fetch "^2.6.7"
Expand Down

0 comments on commit c9a9e60

Please sign in to comment.