Skip to content

Commit 3aac3a7

Browse files
chore: update scripts/update-cocoa.sh to 8.57.3 (#5375)
Co-authored-by: GitHub <[email protected]>
1 parent 493c1a1 commit 3aac3a7

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
@@ -28,6 +28,9 @@
2828
- Bump Android SDK Stubs from v8.25.0 to v8.26.0 ([#5365](https://github.com/getsentry/sentry-react-native/pull/5365))
2929
- [changelog](https://github.com/getsentry/sentry-java/blob/cursor/categorize-sentry-options-3f0a main/CHANGELOG.md#8260)
3030
- [diff](https://github.com/getsentry/sentry-java/compare/8.25.0...8.26.0)
31+
- Bump Cocoa SDK from v8.57.2 to v8.57.3 ([#5375](https://github.com/getsentry/sentry-react-native/pull/5375))
32+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8573)
33+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.2...8.57.3)
3134

3235
## 7.6.0
3336

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.2'
49+
s.dependency 'Sentry/HybridSDK', '8.57.3'
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)