Skip to content

Commit 3c1b565

Browse files
chore(main): release 0.3.0 (#45)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e6d457 commit 3c1b565

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-2
lines changed

.github/release-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.2.0"}
1+
{".":"0.3.0"}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.2.0...v0.3.0) (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+
* **e2e-test:** use main for fusionauth-docker-image-version ([bd4bf06](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/bd4bf06479d62fb010977f67ca793936df4d99c5))
15+
* **e2e-test:** use main for fusionauth-docker-image-version ([9732d7a](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/9732d7af7b8b3744ebe5f91095fe0a14c504ec93))
16+
* **release:** add PR label job as temporary fix for missing labels ([fb3c416](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/fb3c41614f4b377c9c0ff43283608b82c23de83e))
17+
318
## [0.3.0-rc.1](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.3.0-rc...v0.3.0-rc.1) (2025-02-07)
419

520

version.txt

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

0 commit comments

Comments
 (0)