From 825c37cc9914f9e12c518b6f1987019024618289 Mon Sep 17 00:00:00 2001 From: bitsandfoxes Date: Mon, 11 May 2026 20:32:02 +0200 Subject: [PATCH 1/2] bumped cocoa --- modules/sentry-cocoa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sentry-cocoa b/modules/sentry-cocoa index 54d5fbcde..64c9c5cc4 160000 --- a/modules/sentry-cocoa +++ b/modules/sentry-cocoa @@ -1 +1 @@ -Subproject commit 54d5fbcdea46c37a5de01bab5fef48dc78baec84 +Subproject commit 64c9c5cc401aefde0eda46a9192b36082533a79d From defe905b6c6e197a8fd0f1beb9b39fba653612ac Mon Sep 17 00:00:00 2001 From: bitsandfoxes Date: Mon, 11 May 2026 20:34:35 +0200 Subject: [PATCH 2/2] updated changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fa74a63d..ff9fc5b92 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Dependencies -- Bump Cocoa SDK from v9.12.0 to v9.12.1 ([#2670](https://github.com/getsentry/sentry-unity/pull/2670)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9121) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.12.0...9.12.1) +- Bump Cocoa SDK from v9.12.0 to v9.13.0 ([#2670](https://github.com/getsentry/sentry-unity/pull/2670), [#2676](https://github.com/getsentry/sentry-unity/pull/2676)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9130) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.12.0...9.13.0) - Bump Java SDK from v8.40.0 to v8.41.0 ([#2669](https://github.com/getsentry/sentry-unity/pull/2669)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8410) - [diff](https://github.com/getsentry/sentry-java/compare/8.40.0...8.41.0)