This commit is contained in:
Stef Heyenrath
2022-07-24 16:03:30 +02:00
parent bdd421e128
commit 968aa598e2
4 changed files with 11 additions and 9 deletions

View File

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