Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 1, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes

  • 3.26.4 Release - Memory Optimization

Important

Bump roo-cline version to 3.26.4 and update CHANGELOG.md for patch release.

  • Version Bump:
    • Update version in package.json from 3.26.3 to 3.26.4.
    • Remove .changeset/v3.26.4.md after applying changeset.
  • Changelog:
    • Add entry for version 3.26.4 in CHANGELOG.md as a patch release.

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

@github-actions github-actions bot requested review from cte, jr and mrubens as code owners September 1, 2025 15:39
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. changelog-ready labels Sep 1, 2025
@mrubens mrubens merged commit ae8a639 into main Sep 1, 2025
8 checks passed
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 1, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 1, 2025
@mrubens mrubens deleted the changeset-release/main branch September 1, 2025 15:41
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

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

Thank you for this automated changeset PR! I've reviewed the version bump changes and found some issues that need attention before merging.

CHANGELOG.md Outdated
@@ -1,5 +1,11 @@
# Roo Code Changelog

## 3.26.4
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this intentional? The new entry shows version 3.26.4 with a proper date format, but I notice line 3 in the current file shows without brackets or date. Should we also fix the formatting of the 3.26.2 entry to match the consistent pattern used throughout the rest of the changelog (e.g., )?

"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.26.3",
"version": "3.26.4",
Copy link
Contributor

Choose a reason for hiding this comment

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

Version inconsistency detected: The diff shows this should be bumped from 3.26.3 to 3.26.4, but the current file shows version 3.26.2 on line 6. Could we verify if the PR branch needs to be rebased with the latest main branch? The changeset automation might be out of sync.

CHANGELOG.md Outdated

## 3.26.4

### Patch Changes
Copy link
Contributor

Choose a reason for hiding this comment

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

The changelog references . Could we confirm this image file exists in the releases directory? It would be good to ensure all referenced assets are present before merging.

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

Labels

changelog-ready size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants