Skip to content

Commit 6da2965

Browse files
chore(main): release 0.2.0 (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f5204f2 commit 6da2965

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-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.1.1"}
1+
{".":"0.2.0"}

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.1.1...v0.2.0) (2025-01-22)
4+
5+
6+
### Features
7+
8+
* **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))
9+
10+
11+
### Bug Fixes
12+
13+
* **release:** add dependency to initial tests ([8ede5d5](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/8ede5d5d1043bf9a182a198113658453bdcc01c3))
14+
* **release:** only allow release flow to trigger when workflow_run.conclusion is successful ([b3e8b40](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/b3e8b40d6d30d76025c5fecf5d06b6b3f38288a1))
15+
* **release:** remove workflow_run and use workflow include instead ([46aafa3](https://github.com/sonderformat-llc/fusionauth-swift-sdk/commit/46aafa388aa25cf6c188d572b0766a6051bc81f9))
16+
317
## [0.2.0-rc](https://github.com/sonderformat-llc/fusionauth-swift-sdk/compare/v0.1.1...v0.2.0-rc) (2025-01-22)
418

519

version.txt

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

0 commit comments

Comments
 (0)