Skip to content

Commit 3312430

Browse files
chore: update scripts/update-cocoa.sh to 8.57.1 (#5320)
Co-authored-by: GitHub <noreply@github.com>
1 parent 11ded16 commit 3312430

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
@@ -46,6 +46,9 @@
4646
- Bump Android SDK Stubs from v8.23.0 to v8.25.0 ([#5293](https://github.com/getsentry/sentry-react-native/pull/5293), [#5319](https://github.com/getsentry/sentry-react-native/pull/5319))
4747
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8250)
4848
- [diff](https://github.com/getsentry/sentry-java/compare/8.23.0...8.25.0)
49+
- Bump Cocoa SDK from v8.57.0 to v8.57.1 ([#5320](https://github.com/getsentry/sentry-react-native/pull/5320))
50+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8571)
51+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.0...8.57.1)
4952

5053
## 7.4.0
5154

packages/core/RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Pod::Spec.new do |s|
4646

4747
s.compiler_flags = other_cflags
4848

49-
s.dependency 'Sentry/HybridSDK', '8.57.0'
49+
s.dependency 'Sentry/HybridSDK', '8.57.1'
5050

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

0 commit comments

Comments
 (0)