mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
fix: add @roo-code/cli to changeset ignore list (#10545)
This commit is contained in:
parent
a10b450380
commit
9ddbc9b00d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
|||
"access": "restricted",
|
||||
"baseBranch": "main",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": []
|
||||
"ignore": ["@roo-code/cli"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue