Skip to content

Commit

Permalink
Use agronholm/release-notes@v1 again (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart authored Oct 14, 2024
1 parent f86c372 commit 5df30e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- id: changelog
uses: agronholm/release-notes@1.0.1
uses: agronholm/release-notes@v1
with:
path: CHANGELOG.md
version_pattern: ^\#\# ([0-9][^*]*)\n
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## 0.10.8

- Use `agronholm/release-notes@v1` again, now that [it](https://github.com/agronholm/release-notes/issues/43) is fixed.

## 0.10.7

- Use `agronholm/[email protected]` instead of `v1`.
Expand Down

0 comments on commit 5df30e0

Please sign in to comment.