This commit is contained in:
Stef Heyenrath
2023-01-29 10:27:53 +01:00
parent 7fe2c8af78
commit 1000f4409f
4 changed files with 7 additions and 12 deletions

View File

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