Skip to content

Commit

Permalink
Merge 1fab6c7 into c663805
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 30, 2023
2 parents c663805 + 1fab6c7 commit 49dc79a
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 @@ -13,6 +13,9 @@
- Bump Cocoa SDK from v8.7.1 to v8.7.3 ([#3076](https://github.com/getsentry/sentry-react-native/pull/3076))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#873)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.7.1...8.7.3)
- 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 49dc79a

Please sign in to comment.