19 lines
366 B
JSON
19 lines
366 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@3.1.1/schema.json",
|
|
"changelog": [
|
|
"@changesets/changelog-github",
|
|
{
|
|
"repo": "eyaltoledano/claude-task-master"
|
|
}
|
|
],
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [
|
|
["task-master-ai", "@tm/cli", "@tm/core"]
|
|
],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"ignore": [
|
|
"docs"
|
|
]
|
|
} |