This commit is contained in:
Stef Heyenrath
2023-03-17 17:15:19 +01:00
parent 78b94d2ebc
commit 30064b922b
4 changed files with 12 additions and 8 deletions

View File

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