Skip to content

Commit b088cae

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cocoa.sh to 8.44.0
1 parent 1c9e040 commit b088cae

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
- Bump Android SDK from v7.20.0 to v7.20.1 ([#4467](https://github.com/getsentry/sentry-react-native/pull/4467))
3939
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7201)
4040
- [diff](https://github.com/getsentry/sentry-java/compare/7.20.0...7.20.1)
41+
- Bump Cocoa SDK from v8.43.0 to v8.44.0 ([#4495](https://github.com/getsentry/sentry-react-native/pull/4495))
42+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8440)
43+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.43.0...8.44.0)
4144

4245
## 6.5.0
4346

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.43.0'
40+
s.dependency 'Sentry/HybridSDK', '8.44.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)