This commit is contained in:
Stef Heyenrath
2022-12-03 14:12:15 +01:00
parent 53adb17e07
commit 080efe4fcb
4 changed files with 13 additions and 6 deletions

View File

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