This commit is contained in:
Stef Heyenrath
2021-11-17 07:45:08 +00:00
parent 32ddd48321
commit c333b8b263
6 changed files with 17 additions and 11 deletions

View File

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