This commit is contained in:
Stef Heyenrath
2025-02-24 23:14:50 +01:00
parent f977b3eb86
commit e7d442e5ac
4 changed files with 9 additions and 8 deletions

View File

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