This commit is contained in:
Stef Heyenrath
2023-01-24 16:50:58 +01:00
parent 770a670e53
commit 0fc664b404
4 changed files with 23 additions and 9 deletions

View File

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