This commit is contained in:
Stef Heyenrath
2022-12-11 21:13:36 +01:00
parent 9ed6a75384
commit 3d17913f35
4 changed files with 18 additions and 7 deletions

View File

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