Files
Roo-Code/.changeset/config.json
2024-12-16 15:12:51 -08:00

12 lines
271 B
JSON

{
"$schema": "https://unpkg.com/@changesets/config@3.0.4/schema.json",
"changelog": "./changelog-config.ts",
"commit": false,
"fixed": [],
"linked": [],
"access": "restricted",
"baseBranch": "main",
"updateInternalDependencies": "patch",
"ignore": []
}