This commit is contained in:
Stef Heyenrath
2023-04-23 12:06:38 +02:00
parent 0a2763c06e
commit d949dfb64c
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.22
SET version=1.5.23
GitHubReleaseNotes --output CHANGELOG.md --skip-empty-releases --exclude-labels question invalid doc duplicate --version %version% --token %GH_TOKEN%