This commit is contained in:
Stef Heyenrath
2024-07-27 14:46:08 +02:00
parent 3353be65b5
commit 3888b9b00e
4 changed files with 9 additions and 13 deletions

View File

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