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 50
50
- Bump Bundler Plugins from v3.4.0 to v3.5.0 ([ #4850 ] ( https://github.com/getsentry/sentry-react-native/pull/4850 ) )
51
51
- [ changelog] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#350 )
52
52
- [ diff] ( https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.4.0...3.5.0 )
53
- - Bump Cocoa SDK from v8.50.2 to v8.51.1 ([ #4839 ] ( https://github.com/getsentry/sentry-react-native/pull/4839 ) )
54
- - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8511 )
55
- - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.50.2...8.51.1 )
53
+ - Bump Cocoa SDK from v8.50.2 to v8.52.0 ([ #4839 ] ( https://github.com/getsentry/sentry-react-native/pull/4839 ) , [ # 4887 ] ( https://github.com/getsentry/sentry-react-native/pull/4887 ) )
54
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8520 )
55
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.50.2...8.52.0 )
56
56
- Bump CLI from v2.45.0 to v2.46.0 ([ #4866 ] ( https://github.com/getsentry/sentry-react-native/pull/4866 ) )
57
57
- [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2460 )
58
58
- [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.45.0...2.46.0 )
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.51.1 '
40
+ s . dependency 'Sentry/HybridSDK' , '8.52.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