Skip to content

Commit 8a4ce6f

Browse files
chore: update scripts/update-cocoa.sh to 8.56.0 (#5172)
Co-authored-by: GitHub <[email protected]>
1 parent c7f264b commit 8a4ce6f

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
- Bump JavaScript SDK from v10.8.0 to v10.11.0 ([#5142](https://github.com/getsentry/sentry-react-native/pull/5142), [#5145](https://github.com/getsentry/sentry-react-native/pull/5145), [#5157](https://github.com/getsentry/sentry-react-native/pull/5157))
1414
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10110)
1515
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.8.0...10.11.0)
16-
- Bump Cocoa SDK from v8.53.2 to v8.55.1 ([#5036](https://github.com/getsentry/sentry-react-native/pull/5036))
17-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8551)
18-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.2...8.55.1)
16+
- Bump Cocoa SDK from v8.53.2 to v8.56.0 ([#5036](https://github.com/getsentry/sentry-react-native/pull/5036), [#5172](https://github.com/getsentry/sentry-react-native/pull/5172))
17+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8560)
18+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.2...8.56.0)
1919
- Bump Android SDK from v8.20.0 to v8.21.1 ([#5155](https://github.com/getsentry/sentry-react-native/pull/5155))
2020
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8211)
2121
- [diff](https://github.com/getsentry/sentry-java/compare/8.20.0...8.21.1)

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