This commit is contained in:
Stef Heyenrath
2023-03-09 19:49:29 +01:00
parent 7426bf76ee
commit 1269fb178f
5 changed files with 15 additions and 7 deletions

View File

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