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 7171- Bump JavaScript SDK from v7.69.0 to v7.73.0 ([ #3297 ] ( https://github.com/getsentry/sentry-react-native/pull/3297 ) )
7272 - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7730 )
7373 - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/7.69.0...7.73.0 )
74+ - Bump Cocoa SDK from v8.11.0 to v8.13.0 ([ #3292 ] ( https://github.com/getsentry/sentry-react-native/pull/3292 ) )
75+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8130 )
76+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.11.0...8.13.0 )
7477
7578## 5.10.0
7679
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
2424 s . preserve_paths = '*.js'
2525
2626 s . dependency 'React-Core'
27- s . dependency 'Sentry/HybridSDK' , '8.11 .0'
27+ s . dependency 'Sentry/HybridSDK' , '8.13 .0'
2828
2929 s . source_files = 'ios/**/*.{h,mm}'
3030 s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments