This commit is contained in:
Stef Heyenrath
2023-12-11 17:34:39 +01:00
parent 97d26338e6
commit 68ad015dcf
4 changed files with 13 additions and 9 deletions

View File

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