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 11
11
- Bump CLI from v2.36.6 to v2.37.0 ([ #4153 ] ( https://github.com/getsentry/sentry-react-native/pull/4153 ) )
12
12
- [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2370 )
13
13
- [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.36.6...2.37.0 )
14
+ - Bump Cocoa SDK from v8.36.0 to v8.37.0 ([ #4156 ] ( https://github.com/getsentry/sentry-react-native/pull/4156 ) )
15
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8370 )
16
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.36.0...8.37.0 )
14
17
15
18
## 5.33.2
16
19
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.36 .0'
40
+ s . dependency 'Sentry/HybridSDK' , '8.37 .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