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 2727- Bump Android SDK from v7.11.0-alpha.2 to v7.12.0-alpha.4 ([ #3830 ] ( https://github.com/getsentry/sentry-react-native/pull/3830 ) )
2828 - [ changelog] ( https://github.com/getsentry/sentry-java/blob/7.12.0-alpha.3/CHANGELOG.md#7120-alpha4 )
2929 - [ diff] ( https://github.com/getsentry/sentry-java/compare/7.11.0-alpha.2...7.12.0-alpha.4 )
30+ - Bump Cocoa SDK from v8.30.0 to v8.30.1 ([ #3936 ] ( https://github.com/getsentry/sentry-react-native/pull/3936 ) )
31+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8301 )
32+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.30.0...8.30.1 )
3033
3134## 5.25.0
3235
Original file line number Diff line number Diff 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.30.0 '
36+ s . dependency 'Sentry/HybridSDK' , '8.30.1 '
3737
3838 s . source_files = 'ios/**/*.{h,m,mm}'
3939 s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments