This commit is contained in:
Stef Heyenrath
2023-06-28 08:12:10 +02:00
parent 7a914481e5
commit 9443e4f071
5 changed files with 18 additions and 11 deletions

View File

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