File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 16
16
- Bump Android SDK from v6.16.0 to v6.17.0 ([ #2948 ] ( https://github.com/getsentry/sentry-react-native/pull/2948 ) )
17
17
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6170 )
18
18
- [ diff] ( https://github.com/getsentry/sentry-java/compare/6.16.0...6.17.0 )
19
+ - Bump Cocoa SDK from v8.3.3 to v8.4.0 ([ #2954 ] ( https://github.com/getsentry/sentry-react-native/pull/2954 ) )
20
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#840 )
21
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.3.3...8.4.0 )
19
22
20
23
## 5.3.0
21
24
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
19
19
s . preserve_paths = '*.js'
20
20
21
21
s . dependency 'React-Core'
22
- s . dependency 'Sentry/HybridSDK' , '8.3.3 '
22
+ s . dependency 'Sentry/HybridSDK' , '8.4.0 '
23
23
24
24
s . source_files = 'ios/**/*.{h,mm}'
25
25
s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments