Skip to content

Commit ea85ff8

Browse files
chore: update scripts/update-cocoa.sh to 8.47.0 (#4651)
Co-authored-by: GitHub <noreply@github.com>
1 parent 8b6825a commit ea85ff8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
- Bump CLI from v2.42.1 to v2.42.3 ([#4586](https://github.com/getsentry/sentry-react-native/pull/4586), [#4655](https://github.com/getsentry/sentry-react-native/pull/4655))
3030
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2423)
3131
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.1...2.42.3)
32-
- Bump Cocoa SDK from v8.45.0 to v8.46.0 ([#4621](https://github.com/getsentry/sentry-react-native/pull/4621))
33-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8460)
34-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.45.0...8.46.0)
32+
- Bump Cocoa SDK from v8.45.0 to v8.47.0 ([#4621](https://github.com/getsentry/sentry-react-native/pull/4621), [#4651](https://github.com/getsentry/sentry-react-native/pull/4651))
33+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8470)
34+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.45.0...8.47.0)
3535

3636
## 6.9.1
3737

packages/core/RNSentry.podspec

+1-1
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.46.0'
40+
s.dependency 'Sentry/HybridSDK', '8.47.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)