This commit is contained in:
Stef Heyenrath
2023-08-04 10:51:51 +02:00
parent b986633eca
commit 205c1d598b
4 changed files with 9 additions and 10 deletions

View File

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