This commit is contained in:
Stef Heyenrath
2023-06-22 19:02:10 +02:00
parent 7ca70309cb
commit 8ce24249d0
4 changed files with 11 additions and 5 deletions

View File

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