This commit is contained in:
Stef Heyenrath
2023-08-19 10:00:18 +02:00
parent f0139eb837
commit 09a302baf2
4 changed files with 9 additions and 5 deletions

View File

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