This commit is contained in:
Stef Heyenrath
2023-11-07 18:03:34 +01:00
parent 7160dbdd19
commit 29e149a7fa
4 changed files with 13 additions and 5 deletions

View File

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