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 1111- Bump JavaScript SDK from v7.49.0 to v7.50.0 ([ #3035 ] ( https://github.com/getsentry/sentry-react-native/pull/3035 ) )
1212 - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7500 )
1313 - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/7.49.0...7.50.0 )
14+ - Bump Cocoa SDK from v8.5.0 to v8.6.0 ([ #3023 ] ( https://github.com/getsentry/sentry-react-native/pull/3023 ) )
15+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#860 )
16+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.5.0...8.6.0 )
1417
1518## 4.15.1
1619
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.5 .0'
22+ s . dependency 'Sentry/HybridSDK' , '8.6 .0'
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