Skip to content

Conversation

@cte
Copy link
Collaborator

@cte cte commented May 29, 2025

Description

For some reason private internal packages don't play nice with the changesets cli when bumping the version.


Important

Adds version 0.0.0 to cloud and telemetry packages to resolve changesets CLI issues.

  • Behavior:
    • Adds version 0.0.0 to package.json in cloud and telemetry packages to resolve issues with changesets CLI.
  • Changesets:
    • Adds .changeset/heavy-snakes-flow.md to document the patch change for roo-cline.

This description was created by Ellipsis for 78389cd. You can customize this summary. It will automatically update as commits are pushed.

@cte cte requested a review from mrubens as a code owner May 29, 2025 22:26
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 29, 2025
@cte cte merged commit 699b0c0 into main May 29, 2025
13 checks passed
@cte cte deleted the cte/appease-changesets branch May 29, 2025 22:27
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap May 29, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap May 29, 2025
@@ -0,0 +1,5 @@
---
"roo-cline": patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changeset file uses roo-cline, which doesn’t match the package names (@roo-code/cloud or @roo-code/telemetry). Possibly a typo?

Suggested change
"roo-cline": patch
"@roo-code/cloud": patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants