mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -05:00
12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@3.0.4/schema.json",
|
|
"changelog": "./changelog-config.js",
|
|
"commit": false,
|
|
"fixed": [],
|
|
"linked": [],
|
|
"access": "restricted",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|