This commit is contained in:
Stef Heyenrath
2023-05-07 14:48:20 +02:00
parent 59195eaed8
commit 6ef116a295
4 changed files with 15 additions and 6 deletions

View File

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