This commit is contained in:
Stef Heyenrath
2022-09-12 20:38:45 +02:00
parent 98a0f2fa28
commit a57626c63a
4 changed files with 11 additions and 7 deletions

View File

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