Files
Roo-Code/.changeset/config.json
2025-01-17 14:11:28 -05:00

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": []
}