Skip to content

Commit 7407244

Browse files
chore(deps): update Cocoa SDK to v8.24.0 (#3696)
Co-authored-by: GitHub <[email protected]>
1 parent ba92bad commit 7407244

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
### Dependencies
66

7-
- Bump Cocoa SDK from v8.21.0 to v8.22.4 ([#3686](https://github.com/getsentry/sentry-react-native/pull/3694))
8-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8224)
9-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.21.0...8.22.4)
7+
- 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))
8+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8240)
9+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.21.0...8.24.0)
1010
- Bump Android SDK from v7.6.0 to v7.8.0 ([#3750](https://github.com/getsentry/sentry-react-native/pull/3750))
1111
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#780)
1212
- [diff](https://github.com/getsentry/sentry-java/compare/7.6.0...7.8.0)

RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Pod::Spec.new do |s|
3333
s.preserve_paths = '*.js'
3434

3535
s.dependency 'React-Core'
36-
s.dependency 'Sentry/HybridSDK', '8.22.4'
36+
s.dependency 'Sentry/HybridSDK', '8.24.0'
3737

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

0 commit comments

Comments
 (0)