This commit is contained in:
Stef Heyenrath
2021-12-12 15:51:56 +01:00
parent 6943b90da6
commit 5280970765
10 changed files with 12 additions and 11 deletions

View File

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