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 1717- Bump JavaScript SDK from v7.73.0 to v7.75.1 ([ #3344 ] ( https://github.com/getsentry/sentry-react-native/pull/3344 ) )
1818 - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7751 )
1919 - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/7.73.0...7.75.1 )
20+ - Bump Cocoa SDK from v8.13.0 to v8.14.2 ([ #3340 ] ( https://github.com/getsentry/sentry-react-native/pull/3340 ) )
21+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8142 )
22+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.13.0...8.14.2 )
2023
2124## 5.11.1
2225
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.13.0 '
27+ s . dependency 'Sentry/HybridSDK' , '8.14.2 '
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