File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 17
17
- Bump JavaScript SDK from v7.73.0 to v7.75.1 ([ #3344 ] ( https://github.com/getsentry/sentry-react-native/pull/3344 ) )
18
18
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7751 )
19
19
- [ 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 )
20
23
21
24
## 5.11.1
22
25
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Pod::Spec.new do |s|
24
24
s . preserve_paths = '*.js'
25
25
26
26
s . dependency 'React-Core'
27
- s . dependency 'Sentry/HybridSDK' , '8.13.0 '
27
+ s . dependency 'Sentry/HybridSDK' , '8.14.2 '
28
28
29
29
s . source_files = 'ios/**/*.{h,mm}'
30
30
s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments