This commit is contained in:
Stef Heyenrath
2023-12-21 22:18:26 +01:00
parent a8339a0867
commit abf3969bee
4 changed files with 11 additions and 6 deletions

View File

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