This commit is contained in:
Stef Heyenrath
2025-08-17 10:11:48 +02:00
parent 22ed94918a
commit 60eb519ae2
4 changed files with 13 additions and 4 deletions

View File

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