This commit is contained in:
Stef
2025-04-28 19:35:48 +02:00
parent 8a07286b89
commit e7310fbc7b
4 changed files with 24 additions and 62 deletions

View File

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