This commit is contained in:
Stef Heyenrath
2021-12-01 18:51:39 +01:00
parent 57f89a06e1
commit c6e4608039
4 changed files with 24 additions and 9 deletions

View File

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