82 lines
2.2 KiB
JSON
82 lines
2.2 KiB
JSON
{
|
|
"changelog-sections": [
|
|
{"type": "feat", "section": "🎉 Features", "hidden": false},
|
|
{"type": "fix", "section": "🛠️ Fixes", "hidden": false},
|
|
{"type": "docs", "section": "📄 Documentation", "hidden": false},
|
|
|
|
{"type": "perf", "section": "⚡ Performance", "hidden": false},
|
|
{"type": "refactor", "section": "🏗️ Refactor", "hidden": false},
|
|
{"type": "chore", "section": "♻️ Chores", "hidden": true},
|
|
{"type": "test", "section": "♻️ Chores", "hidden": true},
|
|
|
|
{"type": "build", "section": "⚙️ Automation", "hidden": true},
|
|
{"type": "ci", "section": "⚙️ Automation", "hidden": true}
|
|
],
|
|
|
|
"packages": {
|
|
".": {
|
|
"extra-files": [
|
|
{
|
|
"type": "generic",
|
|
"path": "src/version.ts"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": "server.json",
|
|
"jsonpath": "version"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": "server.json",
|
|
"jsonpath": "packages[0].version"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": ".claude-plugin/marketplace.json",
|
|
"jsonpath": "version"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": ".claude-plugin/plugin.json",
|
|
"jsonpath": "version"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": ".claude-plugin/plugin.json",
|
|
"jsonpath": "mcpServers['chrome-devtools'].args[0]"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": ".cursor-plugin/plugin.json",
|
|
"jsonpath": "version"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": ".cursor-plugin/plugin.json",
|
|
"jsonpath": "mcpServers['chrome-devtools'].args[0]"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": "gemini-extension.json",
|
|
"jsonpath": "version"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": "gemini-extension.json",
|
|
"jsonpath": "mcpServers['chrome-devtools'].args[0]"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": ".github/plugin/plugin.json",
|
|
"jsonpath": "version"
|
|
},
|
|
{
|
|
"type": "json",
|
|
"path": ".github/plugin/plugin.json",
|
|
"jsonpath": "mcpServers['chrome-devtools'].args[0]"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|