fixes on changelog prettify

This commit is contained in:
simos
2025-09-23 10:54:00 +02:00
parent b853e8cda1
commit d1f310161f

View File

@@ -11,7 +11,7 @@
"release": true,
"releaseName": "Claude Code UI v${version}",
"releaseNotes": {
"commit": "* ${commit.subject} (${commit.hash}) - thanks @${author.login}!",
"commit": "* ${commit.subject} (${sha}){ - thanks @${author.login}!}",
"excludeMatches": ["viper151"]
}
},