This commit is contained in:
Stef Heyenrath
2022-09-03 08:57:30 +02:00
parent 74480c8ba9
commit 13a06b9b38
4 changed files with 13 additions and 16 deletions

View File

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