This commit is contained in:
Stef Heyenrath
2024-12-15 11:39:03 +01:00
parent 2a19b4491f
commit deda7fb686
4 changed files with 9 additions and 5 deletions

View File

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