Skip to content

Commit

Permalink
Release v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
demeyerthom authored and github-actions[bot] committed Mar 3, 2025
1 parent d6bd304 commit 9c6f4ff
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-20250213-153812.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions .changes/v0.6.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v0.6.0 - 2025-03-03
### Added
* Added option to set a custom version during batching
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.6.0 - 2025-03-03
### Added
* Added option to set a custom version during batching

## v0.5.0 - 2024-09-17
### Added
* Updated action inputs to allow adding pull request labels
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.5.0
uses: labd/changie-release-action@v0.6.0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 9c6f4ff

Please sign in to comment.