This commit is contained in:
Stef Heyenrath
2023-08-03 16:08:50 +02:00
parent 4688f556b5
commit 6aa7aac151
4 changed files with 19 additions and 6 deletions

View File

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