Skip to content

Commit e7409e5

Browse files
chore(main): release 0.3.1-rc
1 parent a1eb4e9 commit e7409e5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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.3.0"
2+
".": "0.3.1-rc"
33
}

CHANGELOG.md

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

3+
## [0.3.1-rc](https://github.com/FusionAuth/fusionauth-swift-sdk/compare/v0.3.0...v0.3.1-rc) (2025-05-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump github.com/openid/appauth-ios from 1.7.6 to 2.0.0 ([#71](https://github.com/FusionAuth/fusionauth-swift-sdk/issues/71)) ([eb43ca5](https://github.com/FusionAuth/fusionauth-swift-sdk/commit/eb43ca5fd1306f5c76e975563ef0b68b6dd705de))
9+
310
## [0.3.0](https://github.com/FusionAuth/fusionauth-swift-sdk/compare/v0.2.0...v0.3.0) (2025-02-07)
411

512

version.txt

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

0 commit comments

Comments
 (0)