This commit is contained in:
Stef Heyenrath
2024-03-06 13:46:51 +01:00
parent fcd67466b5
commit a7b0d502c6
4 changed files with 12 additions and 6 deletions

View File

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