We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c0dc81 commit 3a1bbf7Copy full SHA for 3a1bbf7
CHANGELOG.md
@@ -16,6 +16,12 @@
16
- Add iOS framework as optional build target ([#290](https://github.com/getsentry/sentry-godot/pull/290))
17
- Add demo icon ([#302](https://github.com/getsentry/sentry-godot/pull/302))
18
19
+### Dependencies
20
+
21
+- Bump Cocoa SDK from v8.53.2 to v8.54.0 ([#304](https://github.com/getsentry/sentry-godot/pull/304))
22
+ - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8540)
23
+ - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.2...8.54.0)
24
25
## 1.0.0-alpha.3
26
27
### Breaking changes
modules/sentry-cocoa.properties
@@ -1,2 +1,2 @@
1
-version=8.53.2
+version=8.54.0
2
repo=https://github.com/getsentry/sentry-cocoa
0 commit comments