diff --git a/CHANGELOG.md b/CHANGELOG.md index 46322e6854..09a670b087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Cocoa SDK from v8.36.0 to v8.40.0 ([#5](https://github.com/Aetonix/sentry-react-native/pull/5)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8400) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.36.0...8.40.0) + ## 5.33.0 ### Features diff --git a/RNSentry.podspec b/RNSentry.podspec index 5059662f04..257e8c563d 100644 --- a/RNSentry.podspec +++ b/RNSentry.podspec @@ -37,7 +37,7 @@ Pod::Spec.new do |s| s.compiler_flags = other_cflags - s.dependency 'Sentry/HybridSDK', '8.36.0' + s.dependency 'Sentry/HybridSDK', '8.40.0' if defined? install_modules_dependencies # Default React Native dependencies for 0.71 and above (new and legacy architecture)