Skip to content

Commit f4b7c89

Browse files
authored
Changesets config tweak (#6733)
1 parent f0d2a54 commit f4b7c89

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.changeset/config.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,12 @@
77
"access": "restricted",
88
"baseBranch": "main",
99
"updateInternalDependencies": "patch",
10-
"ignore": []
10+
"ignore": [
11+
"@roo-code/types",
12+
"@roo-code/web-evals",
13+
"@roo-code/web-roo-code",
14+
"@roo-code/evals",
15+
"@roo-code/ipc",
16+
"@roo-code/telemetry"
17+
]
1118
}

0 commit comments

Comments
 (0)