This commit is contained in:
Stef Heyenrath
2025-12-09 18:28:28 +01:00
parent f8e2c7ee90
commit ceabd27ce0
4 changed files with 8 additions and 11 deletions

View File

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