File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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 )
7+ - Bump Cocoa SDK from v8.30.1 to v8.31.0 ([ #3954 ] ( https://github.com/getsentry/sentry-react-native/pull/3954 ) )
8+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8311 )
9+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.31.0...8.31.1 )
1010
1111### Dependencies
1212
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.31.0 '
36+ s . dependency 'Sentry/HybridSDK' , '8.31.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