Skip to content

Commit 1dfac94

Browse files
Merge 3627160 into 6f52f97
2 parents 6f52f97 + 3627160 commit 1dfac94

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
@@ -53,9 +53,9 @@
5353
- Bump CLI from v2.42.4 to v2.43.0 ([#4692](https://github.com/getsentry/sentry-react-native/pull/4692))
5454
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2430)
5555
- [diff](https://github.com/getsentry/sentry-cli/compare/2.42.4...2.43.0)
56-
- Bump Cocoa SDK from v8.48.0 to v8.49.0 ([#4742](https://github.com/getsentry/sentry-react-native/pull/4742))
57-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8490)
58-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.48.0...8.49.0)
56+
- Bump Cocoa SDK from v8.48.0 to v8.49.1 ([#4742](https://github.com/getsentry/sentry-react-native/pull/4742), [#4771](https://github.com/getsentry/sentry-react-native/pull/4771))
57+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8491)
58+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.48.0...8.49.1)
5959

6060
## 6.11.0-beta.0
6161

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