This commit is contained in:
Stef Heyenrath
2024-09-25 08:56:44 +02:00
parent b892e85d2a
commit f89f0fa466
4 changed files with 25 additions and 5 deletions

View File

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