1.5.25 + Fixes in CSharpFormatter

This commit is contained in:
Stef Heyenrath
2023-05-13 11:15:40 +02:00
parent 8444c8c506
commit 27682d0ce4
3 changed files with 81 additions and 79 deletions

View File

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