mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
19 lines
455 B
JSON
19 lines
455 B
JSON
{
|
|
"changelog": ["@changesets/changelog-github", { "repo": "MoonshotAI/kimi-code" }],
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": [
|
|
"@moonshot-ai/server-e2e",
|
|
"@moonshot-ai/vis",
|
|
"@moonshot-ai/vis-server",
|
|
"@moonshot-ai/vis-web"
|
|
],
|
|
"snapshot": {
|
|
"useCalculatedVersion": true,
|
|
"prereleaseTemplate": "{tag}-{commit}"
|
|
}
|
|
}
|