Skip to content

Commit

Permalink
chore(main): release 0.2.0-rc (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 22, 2025
1 parent 8ede5d5 commit f5204f2
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/prerelease-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.1.1"
".": "0.2.0-rc"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [0.2.0-rc](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.1.1...v0.2.0-rc) (2025-01-22)


### Features

* **release:** use workflow_run instead of inherited job ([#36](https://github.com/sonderformat-llc/fusionauth-swift-sdk/issues/36)) ([93f1f41](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/93f1f41cc49890839a78b3c051f58c271918f739))


### Bug Fixes

* **release:** add dependency to initial tests ([8ede5d5](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/8ede5d5d1043bf9a182a198113658453bdcc01c3))
* **release:** only allow release flow to trigger when workflow_run.conclusion is successful ([b3e8b40](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/b3e8b40d6d30d76025c5fecf5d06b6b3f38288a1))
* **release:** remove workflow_run and use workflow include instead ([46aafa3](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/46aafa388aa25cf6c188d572b0766a6051bc81f9))

## [0.1.1](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.1.0...v0.1.1) (2025-01-16)


Expand Down
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.2.0-rc

0 comments on commit f5204f2

Please sign in to comment.