Skip to content

Commit

Permalink
chore: 🤖 prepare release v0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 11, 2024
1 parent 7e9a2aa commit 7a11692
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
## actions development version
## actions 0.1.2

- fix the `draft-release` action to properly use the full owner & repo name when creating a draft release. (#13, @kelly-sovacool)
- new option in `post-release` to update a sliding branch (typically named `v<major>.<minor>`) with new patch releases. (#13, #16, @kelly-sovacool)
- fix logic for `get_latest_release_tag()` to ignore draft releases. (#14, @kelly-sovacool)


## actions 0.1.1

- fix `draft-release` action to only use a manual version if it is provided, otherwise default to automatically determine it based on conventional commits. (#10, @kelly-sovacool)
Expand Down

0 comments on commit 7a11692

Please sign in to comment.