This commit is contained in:
Stef Heyenrath
2025-06-10 08:15:22 +02:00
parent c1bd2d315f
commit 05b5876b5c
4 changed files with 15 additions and 5 deletions

View File

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