This commit is contained in:
Stef
2025-02-12 06:14:39 +01:00
parent e8de5aa73c
commit e0d693c515
4 changed files with 13 additions and 6 deletions

View File

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