This commit is contained in:
Stef Heyenrath
2025-09-28 12:44:14 +02:00
parent 19e95325fa
commit 45d4e7077d
4 changed files with 11 additions and 5 deletions

View File

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