Skip to content

Commit

Permalink
imp(ci): Bump changelog linter to v0.2.1 (#60)
Browse files Browse the repository at this point in the history
* bump linter version

* add changelog entry

* adjust ci changelog lint version to v0.2.1
  • Loading branch information
MalteHerrmann authored Oct 26, 2024
1 parent dcf7f88 commit 4c25688
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
uses: actions/checkout@v4

- name: Run changelog linter
uses: MalteHerrmann/changelog-lint-action@0918ef12e6dc06adce0743e1c6c13707a7c20323
uses: MalteHerrmann/changelog-lint-action@v0.2.1
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ This changelog was created using the `clu` binary

## Unreleased

### Improvements

- (ci) [#60](https://github.com/MalteHerrmann/changelog-utils/pull/60) Bump changelog linter to v0.2.0.

### Bug Fixes

- (lint) [#61](https://github.com/MalteHerrmann/changelog-utils/pull/61) Fix version comparison.
Expand Down

0 comments on commit 4c25688

Please sign in to comment.