This commit is contained in:
Stef Heyenrath
2025-11-18 18:45:12 +01:00
parent 37bad618a3
commit f9633adac1
5 changed files with 21 additions and 7 deletions

View File

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