This commit is contained in:
Stef Heyenrath
2024-10-17 18:49:24 +02:00
parent a468b89788
commit 214fb539ec
4 changed files with 21 additions and 7 deletions

View File

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