Skip to content

Commit

Permalink
chore: update scripts/update-cocoa.sh to 8.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Apr 17, 2024
1 parent 550bfe4 commit b96b9e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

### Dependencies

- Bump Cocoa SDK from v8.21.0 to v8.22.4 ([#3686](https://github.com/getsentry/sentry-react-native/pull/3694))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8224)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.21.0...8.22.4)
- Bump Cocoa SDK from v8.21.0 to v8.24.0 ([#3686](https://github.com/getsentry/sentry-react-native/pull/3694), [#3696](https://github.com/getsentry/sentry-react-native/pull/3696))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8240)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.21.0...8.24.0)
- Bump Android SDK from v7.6.0 to v7.8.0 ([#3750](https://github.com/getsentry/sentry-react-native/pull/3750))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#780)
- [diff](https://github.com/getsentry/sentry-java/compare/7.6.0...7.8.0)
Expand Down
2 changes: 1 addition & 1 deletion RNSentry.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Pod::Spec.new do |s|
s.preserve_paths = '*.js'

s.dependency 'React-Core'
s.dependency 'Sentry/HybridSDK', '8.22.4'
s.dependency 'Sentry/HybridSDK', '8.24.0'

s.source_files = 'ios/**/*.{h,m,mm}'
s.public_header_files = 'ios/RNSentry.h'
Expand Down

0 comments on commit b96b9e5

Please sign in to comment.