This commit is contained in:
Stef Heyenrath
2022-07-29 13:21:22 +02:00
parent ae91ed2a79
commit be4b0addca
4 changed files with 9 additions and 6 deletions

View File

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