Skip to content

Commit 23d9465

Browse files
chore: update scripts/update-cocoa.sh to 8.39.0 (#4212)
Co-authored-by: GitHub <[email protected]>
1 parent 73a0a57 commit 23d9465

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
- Bump Android SDK from v7.15.0 to v7.16.0 ([#4202](https://github.com/getsentry/sentry-react-native/pull/4202))
2020
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7160)
2121
- [diff](https://github.com/getsentry/sentry-java/compare/7.15.0...7.16.0)
22+
- Bump Cocoa SDK from v8.38.0 to v8.39.0 ([#4212](https://github.com/getsentry/sentry-react-native/pull/4212))
23+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8390)
24+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.38.0...8.39.0)
2225

2326
## 6.1.0
2427

packages/core/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.38.0'
40+
s.dependency 'Sentry/HybridSDK', '8.39.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)