Skip to content

Commit 133fd07

Browse files
chore(deps): update Cocoa SDK to v8.36.0 (#4049)
Co-authored-by: GitHub <[email protected]>
1 parent f68d10d commit 133fd07

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414
### Dependencies
1515

16-
- Bump Cocoa SDK from v8.34.0 to v8.35.1 ([#4037](https://github.com/getsentry/sentry-react-native/pull/4037), [#4046](https://github.com/getsentry/sentry-react-native/pull/4046))
17-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8351)
18-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.34.0...8.35.1)
16+
- Bump Cocoa SDK from v8.34.0 to v8.36.0 ([#4037](https://github.com/getsentry/sentry-react-native/pull/4037), [#4046](https://github.com/getsentry/sentry-react-native/pull/4046), [#4049](https://github.com/getsentry/sentry-react-native/pull/4049))
17+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8360)
18+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.34.0...8.36.0)
1919

2020
## 5.30.0
2121

RNSentry.podspec

Lines changed: 1 addition & 1 deletion
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.35.1'
40+
s.dependency 'Sentry/HybridSDK', '8.36.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)