This commit is contained in:
Stef Heyenrath
2026-05-04 18:52:29 +02:00
parent f9df0d0ee9
commit 4bb378bdce
4 changed files with 13 additions and 6 deletions

View File

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