File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2020- Bump Android SDK from v6.15.0 to v6.16.0 ([ #2903 ] ( https://github.com/getsentry/sentry-react-native/pull/2903 ) )
2121 - [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6160 )
2222 - [ diff] ( https://github.com/getsentry/sentry-java/compare/6.15.0...6.16.0 )
23+ - Bump Cocoa SDK from v8.3.0 to v8.3.2 ([ #2895 ] ( https://github.com/getsentry/sentry-react-native/pull/2895 ) )
24+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#832 )
25+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.3.0...8.3.2 )
2326
2427## 5.1.1
2528
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919 s . preserve_paths = '*.js'
2020
2121 s . dependency 'React-Core'
22- s . dependency 'Sentry/HybridSDK' , '8.3.0 '
22+ s . dependency 'Sentry/HybridSDK' , '8.3.2 '
2323
2424 s . source_files = 'ios/**/*.{h,mm}'
2525 s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments