Skip to content

Commit

Permalink
Release v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Apr 22, 2023
1 parent 0511ce2 commit 559417a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Added-20230421-111342.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions .changes/v0.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v0.3.0 - 2023-04-22
### Added
* Add version-command variable to run custom commands to set a version
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).


## v0.3.0 - 2023-04-22
### Added
* Add version-command variable to run custom commands to set a version

## v0.2.0 - 2023-04-05
### Added
* Create a GitHub release with proper release notes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
fetch-depth: 0

- name: Prepare release
uses: labd/changie-release-action@v0.2.0
uses: labd/changie-release-action@v0.3.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 559417a

Please sign in to comment.