Skip to content

Commit 239d621

Browse files
chore: update scripts/update-cocoa.sh to 8.42.0-beta.2 (#4335)
1 parent 9282172 commit 239d621

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
@@ -49,6 +49,9 @@
4949
- Bump Android SDK from v7.18.0 to v7.18.1 ([#4329](https://github.com/getsentry/sentry-react-native/pull/4329))
5050
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7181)
5151
- [diff](https://github.com/getsentry/sentry-java/compare/7.18.0...7.18.1)
52+
- Bump Cocoa SDK from v8.41.0 to v8.42.0-beta.2 ([#4335](https://github.com/getsentry/sentry-react-native/pull/4335))
53+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8420-beta2)
54+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.41.0...8.42.0-beta.2)
5255

5356
## 6.4.0-beta.1
5457

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.41.0'
40+
s.dependency 'Sentry/HybridSDK', '8.42.0-beta.2'
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)