This commit is contained in:
Stef
2025-05-06 21:47:29 +02:00
parent 249b3562ab
commit cfcc55d2dd
4 changed files with 9 additions and 7 deletions

View File

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