This commit is contained in:
Stef Heyenrath
2025-08-18 20:22:49 +02:00
parent be2ea67b89
commit 10fdd24fca
5 changed files with 10 additions and 7 deletions

View File

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