This commit is contained in:
Stef Heyenrath
2025-05-28 07:18:51 +02:00
parent 86d4717216
commit 6136bc177c
4 changed files with 9 additions and 4 deletions

View File

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