This commit is contained in:
Stef Heyenrath
2025-08-30 11:49:20 +02:00
parent 068fdf33e3
commit 5c5e104f2c
4 changed files with 9 additions and 9 deletions

View File

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