This commit is contained in:
Stef Heyenrath
2024-05-08 17:43:21 +02:00
parent e20a90b615
commit c0c07ea127
4 changed files with 11 additions and 5 deletions

View File

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