This commit is contained in:
Stef Heyenrath
2024-09-07 09:36:33 +02:00
parent 60931f6273
commit af124d556d
4 changed files with 9 additions and 8 deletions

View File

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