This commit is contained in:
Stef Heyenrath
2024-08-22 20:33:39 +02:00
parent 487d6d2db1
commit 95573eeb96
4 changed files with 9 additions and 11 deletions

View File

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