This commit is contained in:
Stef Heyenrath
2023-04-08 21:37:18 +02:00
parent a8775c3b77
commit f3d52adbb2
5 changed files with 12 additions and 7 deletions

View File

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