Skip to content

Commit 92ce5db

Browse files
chore(main): release 0.1.1-rc (#31)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e925e8b commit 92ce5db

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.1.0"
2+
".": "0.1.1-rc"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.1-rc](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.1.0...v0.1.1-rc) (2025-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* remove codeChallenge and codeChallengeMethod ([a0f233b](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/a0f233b1781b6188285c433a8a54ee2c62f3f9cb)), closes [#25](https://github.com/sonderformat-llc/fusionauth-swift-sdk/issues/25)

version.txt

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

0 commit comments

Comments
 (0)