This commit is contained in:
Stef
2025-01-02 10:42:39 +01:00
parent 1198feae5e
commit 9c94324cff
4 changed files with 21 additions and 5 deletions

View File

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