prettifying change logs

This commit is contained in:
simos
2025-09-23 10:51:18 +02:00
parent cbb18fb010
commit 1610de1f22

View File

@@ -10,7 +10,10 @@
"github": {
"release": true,
"releaseName": "Claude Code UI v${version}",
"autoGenerate": true
"releaseNotes": {
"commit": "* ${commit.subject} (${commit.hash}) - thanks @${author.login}!",
"excludeMatches": ["viper151"]
}
},
"hooks": {
"before:init": ["npm run build"]