This commit is contained in:
Stef Heyenrath
2024-08-16 13:19:07 +02:00
parent 088444024f
commit d2b53893db
4 changed files with 21 additions and 5 deletions

View File

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