This commit is contained in:
Stef Heyenrath
2022-10-11 09:57:11 +02:00
parent 430c01a461
commit 14dd619763
4 changed files with 13 additions and 7 deletions

View File

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