This commit is contained in:
Stef Heyenrath
2022-08-24 08:34:20 +02:00
parent 2d4f513753
commit 775c4fb2e3
4 changed files with 31 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
rem https://github.com/StefH/GitHubReleaseNotes
SET version=1.5.3
SET version=1.5.4
GitHubReleaseNotes --output CHANGELOG.md --skip-empty-releases --exclude-labels question invalid doc duplicate --version %version% --token %GH_TOKEN%