Skip to content

Commit 56fdecc

Browse files
chore(main): release 0.3.0-rc
1 parent d7de810 commit 56fdecc

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.github/prerelease-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.3.0-rc"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.3.0-rc](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.2.0...v0.3.0-rc) (2025-02-07)
4+
5+
6+
### Features
7+
8+
* 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))
9+
10+
11+
### Bug Fixes
12+
13+
* **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))
14+
* **release:** add PR label job as temporary fix for missing labels ([fb3c416](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/fb3c41614f4b377c9c0ff43283608b82c23de83e))
15+
316
## [0.2.0](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.1.1...v0.2.0) (2025-01-22)
417

518

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.0
1+
0.3.0-rc

0 commit comments

Comments
 (0)