This commit is contained in:
Stef Heyenrath
2024-03-20 08:26:38 +01:00
parent d5fa385a46
commit 22f9647e88
4 changed files with 9 additions and 7 deletions

View File

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