Skip to content

Commit 1943a1f

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cocoa.sh to 8.53.2
1 parent f52de00 commit 1943a1f

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
@@ -17,6 +17,9 @@
1717
- Bump JavaScript Sibling SDKs from v9.27.0 to v9.38.0 ([#918](https://github.com/getsentry/sentry-capacitor/pull/918))
1818
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#9380)
1919
- [diff](https://github.com/getsentry/sentry-javascript/compare/9.27.0...9.38.0)
20+
- Bump Cocoa SDK from v8.51.1 to v8.53.2 ([#914](https://github.com/getsentry/sentry-capacitor/pull/914))
21+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8532)
22+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.51.1...8.53.2)
2023

2124
## 2.0.0
2225

SentryCapacitor.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Pod::Spec.new do |s|
1212
s.source = { :git => package['repository']['url'], :tag => s.version.to_s }
1313
s.source_files = 'ios/Plugin/**/*.{swift,h,m,c,cc,mm,cpp}'
1414

15-
s.dependency 'Sentry/HybridSDK', '8.51.1'
15+
s.dependency 'Sentry/HybridSDK', '8.53.2'
1616
s.dependency 'Capacitor'
1717

1818
if File.exist?('../../@capacitor/core/package.json') == false

0 commit comments

Comments
 (0)