Skip to content

Commit f31859f

Browse files
chore(deps): update Cocoa SDK to v8.37.0 (#4156)
Co-authored-by: GitHub <[email protected]>
1 parent 8c5d949 commit f31859f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
- Bump CLI from v2.36.6 to v2.37.0 ([#4153](https://github.com/getsentry/sentry-react-native/pull/4153))
1212
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2370)
1313
- [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)
1417

1518
## 5.33.2
1619

RNSentry.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Pod::Spec.new do |s|
3737

3838
s.compiler_flags = other_cflags
3939

40-
s.dependency 'Sentry/HybridSDK', '8.36.0'
40+
s.dependency 'Sentry/HybridSDK', '8.37.0'
4141

4242
if defined? install_modules_dependencies
4343
# Default React Native dependencies for 0.71 and above (new and legacy architecture)

0 commit comments

Comments
 (0)