From 56fdecc4c08ec6b384a71664971123774a8a6b78 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 10:20:31 +0000 Subject: [PATCH] chore(main): release 0.3.0-rc --- .github/prerelease-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ version.txt | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.github/prerelease-manifest.json b/.github/prerelease-manifest.json index 2be9c43..dd44435 100644 --- a/.github/prerelease-manifest.json +++ b/.github/prerelease-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.3.0-rc" } diff --git a/CHANGELOG.md b/CHANGELOG.md index c858215..6af064b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.3.0-rc](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.2.0...v0.3.0-rc) (2025-02-07) + + +### Features + +* add, test and verify macos-15, xcode-16.1 and swift-6.0.2 compatibility ([#22](https://github.com/sonderformat-llc/fusionauth-swift-sdk/issues/22)) ([de49b36](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/de49b362ec9cf0b6839536e283d4af96f275ee12)) + + +### Bug Fixes + +* **deps:** bump the prod-github-actions group with 2 updates ([#40](https://github.com/sonderformat-llc/fusionauth-swift-sdk/issues/40)) ([cd9bfac](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/cd9bfac23b946a1735911bb9ed634f21a3ae8ce1)) +* **release:** add PR label job as temporary fix for missing labels ([fb3c416](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/fb3c41614f4b377c9c0ff43283608b82c23de83e)) + ## [0.2.0](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.1.1...v0.2.0) (2025-01-22) diff --git a/version.txt b/version.txt index 0ea3a94..43ce140 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.2.0 +0.3.0-rc