This commit is contained in:
Stef Heyenrath
2026-03-29 13:16:23 +02:00
parent f919929cb7
commit 070e4b6ab9
4 changed files with 15 additions and 10 deletions

View File

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