Appease changests (#4126)

This commit is contained in:
Chris Estreich 2025-05-29 15:27:01 -07:00 committed by GitHub
parent af5b1b402d
commit 699b0c051b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 2 deletions

View file

@ -0,0 +1,5 @@
---
"roo-cline": patch
---
Appease changesets

View file

@ -1,7 +1,7 @@
{
"name": "@roo-code/cloud",
"description": "Roo Code Cloud VSCode integration.",
"private": true,
"version": "0.0.0",
"type": "module",
"exports": "./src/index.ts",
"scripts": {

View file

@ -1,7 +1,7 @@
{
"name": "@roo-code/telemetry",
"description": "Roo Code telemetry service and clients.",
"private": true,
"version": "0.0.0",
"type": "module",
"exports": "./src/index.ts",
"scripts": {