This commit is contained in:
Stef Heyenrath
2024-05-18 09:06:24 +02:00
parent 2c001f661d
commit 11b39cf57c
4 changed files with 9 additions and 6 deletions

View File

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