From 53ab67cfe1be46c5c92d91ab63e11ed93b2ae2c8 Mon Sep 17 00:00:00 2001 From: GitHub Date: Thu, 4 Sep 2025 13:57:06 +0000 Subject: [PATCH] chore: update modules/sentry-cocoa.properties to 8.55.1 --- CHANGELOG.md | 6 ++++++ modules/sentry-cocoa.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8295a93..1b978d72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,6 +36,12 @@ This change provides better type safety, improved readability, and enables futur - Ensure compatibility with minSdk 24 on Android ([#324](https://github.com/getsentry/sentry-godot/pull/324)) - Fixed UTF-8 retention problems with native SentryEvent properties ([#345](https://github.com/getsentry/sentry-godot/pull/345)) +### Dependencies + +- Bump Cocoa SDK from v8.55.0 to v8.55.1 ([#349](https://github.com/getsentry/sentry-godot/pull/349)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8551) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.55.0...8.55.1) + ## Other changes - Move native and Android internal code into respective namespaces ([#333](https://github.com/getsentry/sentry-godot/pull/333)) diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 50045525..2c3b01f4 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.55.0 +version=8.55.1 repo=https://github.com/getsentry/sentry-cocoa