This commit is contained in:
Stef Heyenrath
2024-07-09 18:45:37 +02:00
parent 2179df7b44
commit b367299643
4 changed files with 21 additions and 4 deletions

View File

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