This commit is contained in:
Stef Heyenrath
2022-03-02 08:38:53 +01:00
parent a9e8e01877
commit a5af2ef920
6 changed files with 13 additions and 17 deletions

View File

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