File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66> make sure you follow our [ migration guide] ( https://docs.sentry.io/platforms/react-native/migration/ ) first.
77 <!-- prettier-ignore-end -->
88
9+ ## Unreleased
10+
11+ ### Dependencies
12+
13+ - Bump Cocoa SDK from v9.19.1 to v9.20.0 ([ #6409 ] ( https://github.com/getsentry/sentry-react-native/pull/6409 ) )
14+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9200 )
15+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/9.19.1...9.20.0 )
16+
917## 8.17.2
1018
1119### Fixes
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Pod::Spec.new do |s|
5454 'DEFINES_MODULE' => 'YES'
5555 }
5656
57- sentry_cocoa_version = '9.19.1 '
57+ sentry_cocoa_version = '9.20.0 '
5858
5959 # Opt-in to consuming sentry-cocoa via Swift Package Manager.
6060 # When `SENTRY_USE_SPM=1` is set, RNSentry pulls `Sentry` from the
You can’t perform that action at this time.
0 commit comments