This commit is contained in:
Stef Heyenrath
2025-12-07 10:55:07 +01:00
parent 6da190e596
commit c25d8f33d2
4 changed files with 20 additions and 10 deletions

View File

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