Skip to content

Commit 9ddbc9b

Browse files
authored
fix: add @roo-code/cli to changeset ignore list (#10545)
1 parent a10b450 commit 9ddbc9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"access": "restricted",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": []
10+
"ignore": ["@roo-code/cli"]
1111
}

0 commit comments

Comments
 (0)