This commit is contained in:
Stef Heyenrath
2022-10-29 14:02:30 +02:00
parent 0972d2cb8f
commit cce344ff83
5 changed files with 24 additions and 9 deletions

View File

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