This commit is contained in:
Stef
2025-05-08 20:15:23 +02:00
parent 5ed09d84a3
commit b43be28b5f
5 changed files with 9 additions and 6 deletions

View File

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