This commit is contained in:
Stef Heyenrath
2023-09-27 21:43:50 +02:00
parent 9f9fc85a64
commit a25a8cabf8
4 changed files with 11 additions and 8 deletions

View File

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