Skip to content

Commit 5df30e0

Browse files
Use agronholm/release-notes@v1 again (#183)
1 parent f86c372 commit 5df30e0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
steps:
180180
- uses: actions/checkout@v4
181181
- id: changelog
182-
uses: agronholm/release-notes@1.0.1
182+
uses: agronholm/release-notes@v1
183183
with:
184184
path: CHANGELOG.md
185185
version_pattern: ^\#\# ([0-9][^*]*)\n

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Version history
22

3+
## 0.10.8
4+
5+
- Use `agronholm/release-notes@v1` again, now that [it](https://github.com/agronholm/release-notes/issues/43) is fixed.
6+
37
## 0.10.7
48

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

0 commit comments

Comments
 (0)