This commit is contained in:
Stef Heyenrath
2022-07-08 17:41:43 +02:00
parent b1032c9dcd
commit 9b7e5908cb
4 changed files with 17 additions and 4 deletions

View File

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