This commit is contained in:
Stef Heyenrath
2025-02-27 07:15:02 +01:00
parent 7c68fc1d94
commit be55022a2a
4 changed files with 9 additions and 5 deletions

View File

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