This commit is contained in:
Stef Heyenrath
2026-01-05 21:34:11 +01:00
parent 0e60e3f3f9
commit f5d53453e5
5 changed files with 23 additions and 13 deletions

View File

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