This commit is contained in:
Stef Heyenrath
2023-06-11 14:22:54 +02:00
parent dc4c8d1dba
commit f6e35cbe2d
5 changed files with 10 additions and 7 deletions

View File

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