This commit is contained in:
Stef Heyenrath
2023-09-21 11:40:34 +02:00
parent b9a8ee4145
commit 05e2aa548b
4 changed files with 15 additions and 5 deletions

View File

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