Skip to content

Commit

Permalink
changelog fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jclausen committed Nov 10, 2024
1 parent 781a9c6 commit ffc0c9a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
fi
- name: Update changelog [unreleased] with latest version
uses: thomaseizinger/keep-a-changelog-new-release@1.3.0
uses: thomaseizinger/keep-a-changelog-new-release@3.1.0
if: github.ref == 'refs/heads/main'
with:
changelogPath: ./changelog.md
Expand Down
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

* * *

## [3.4.2] - 2024-11-10
## [Unreleased]

### Added

Expand Down

0 comments on commit ffc0c9a

Please sign in to comment.