mirror of
https://github.com/siteboon/claudecodeui.git
synced 2025-12-14 07:49:32 +00:00
modified: .release-it.json
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"github": {
|
"github": {
|
||||||
"release": true,
|
"release": true,
|
||||||
"releaseName": "Claude Code UI v${version}",
|
"releaseName": "Claude Code UI v${version}",
|
||||||
"releaseNotes": "## Installation\n\n```bash\nnpx @siteboon/claude-code-ui@${version}\n```\n\n## Changes\n\n${changelog}",
|
"releaseNotes": "## Installation\n\n```bash\nnpx @siteboon/claude-code-ui@${version}\n```\n\n## Changes\n\n${changelog}"
|
||||||
},
|
},
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"before:init": ["npm run build"]
|
"before:init": ["npm run build"]
|
||||||
|
|||||||
Reference in New Issue
Block a user