This commit is contained in:
Stef Heyenrath
2023-07-08 14:57:12 +02:00
parent b495eb83b1
commit a6f3f976af
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.30
SET version=1.5.31
GitHubReleaseNotes --output CHANGELOG.md --skip-empty-releases --exclude-labels question invalid doc duplicate --version %version% --token %GH_TOKEN%