This commit is contained in:
Stef Heyenrath
2023-02-01 20:47:32 +01:00
parent 6839b11d35
commit cc4cf27101
4 changed files with 9 additions and 4 deletions

View File

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