This commit is contained in:
Stef Heyenrath
2024-03-12 20:31:50 +01:00
parent 511540a7f1
commit 27a673953d
5 changed files with 15 additions and 8 deletions

View File

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