This commit is contained in:
Stef Heyenrath
2025-10-06 17:00:19 +02:00
parent b9019a2f61
commit f6c5225fe0
4 changed files with 12 additions and 6 deletions

View File

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