File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 44
55### Dependencies
66
7+ - Bump Cocoa SDK from v8.30.1 to v8.31.0 ([ #3951 ] ( https://github.com/getsentry/sentry-react-native/pull/3951 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8301 )
9+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.31.0...8.31.0 )
10+
11+ ### Dependencies
12+
713- Bump Cocoa SDK from v8.30.0 to v8.30.1 ([ #3936 ] ( https://github.com/getsentry/sentry-react-native/pull/3936 ) )
814 - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8301 )
915 - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.30.0...8.30.1 )
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.1 '
36+ s . dependency 'Sentry/HybridSDK' , '8.31.0 '
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