This commit is contained in:
Stef Heyenrath
2026-01-02 21:30:59 +01:00
parent b090296559
commit c88e7378a7
4 changed files with 9 additions and 4 deletions

View File

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