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 19
19
- Bump Android SDK from v7.15.0 to v7.16.0 ([ #4202 ] ( https://github.com/getsentry/sentry-react-native/pull/4202 ) )
20
20
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7160 )
21
21
- [ diff] ( https://github.com/getsentry/sentry-java/compare/7.15.0...7.16.0 )
22
+ - Bump Cocoa SDK from v8.38.0 to v8.39.0 ([ #4212 ] ( https://github.com/getsentry/sentry-react-native/pull/4212 ) )
23
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8390 )
24
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.38.0...8.39.0 )
22
25
23
26
## 6.1.0
24
27
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Pod::Spec.new do |s|
37
37
38
38
s . compiler_flags = other_cflags
39
39
40
- s . dependency 'Sentry/HybridSDK' , '8.38 .0'
40
+ s . dependency 'Sentry/HybridSDK' , '8.39 .0'
41
41
42
42
if defined? install_modules_dependencies
43
43
# Default React Native dependencies for 0.71 and above (new and legacy architecture)
You can’t perform that action at this time.
0 commit comments