Skip to content

Commit

Permalink
Merge pull request #13 from labd/release/v0.3.2
Browse files Browse the repository at this point in the history
Release v0.3.2
  • Loading branch information
demeyerthom authored May 17, 2024
2 parents b0f2789 + daabefd commit cabe11e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .changes/unreleased/Fixed-20240517-112209.yaml

This file was deleted.

3 changes: 3 additions & 0 deletions .changes/v0.3.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
## v0.3.2 - 2024-05-17
### Fixed
* Updated peter-evans/create-pull-request to v6
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.2 - 2024-05-17
### Fixed
* Updated peter-evans/create-pull-request to v6

## v0.3.1 - 2023-11-14
### Fixed
* Fixed changelog body not being set correctly
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.3.1
uses: labd/changie-release-action@v0.3.2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit cabe11e

Please sign in to comment.