This commit is contained in:
Stef Heyenrath
2025-12-25 15:00:54 +01:00
parent f38133d7a4
commit e5afd69f7c
4 changed files with 7 additions and 8 deletions

View File

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