This commit is contained in:
Stef Heyenrath
2026-04-20 18:53:59 +02:00
parent 885911203b
commit 85d61a1877
4 changed files with 23 additions and 5 deletions

View File

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