This commit is contained in:
Stef Heyenrath
2023-06-03 17:00:18 +02:00
parent c107e38e3b
commit 1f1bc05f00
4 changed files with 13 additions and 8 deletions

View File

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