This commit is contained in:
Stef Heyenrath
2025-08-22 19:58:00 +02:00
parent 08117e870b
commit 124d29c86a
4 changed files with 9 additions and 5 deletions

View File

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