This commit is contained in:
Stef Heyenrath
2022-05-21 16:15:11 +02:00
parent 8d57f37261
commit 1f23022460
5 changed files with 14 additions and 9 deletions

View File

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