This commit is contained in:
Stef Heyenrath
2025-06-15 11:50:31 +02:00
parent 7b93b2668d
commit 43cff52b69
5 changed files with 19 additions and 10 deletions

View File

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