-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Changeset version bump #11176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changeset version bump #11176
Conversation
All issues resolved. The CHANGELOG now includes all 10 entries with proper formatting.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
CHANGELOG.md
Outdated
| ## 3.46.2 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - - Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The CHANGELOG entry is missing 9 of the 10 items that were in the changeset file .changeset/v3.46.2.md. The deleted changeset included these additional entries that should be in the changelog:
- Fix: Queue messages during command execution instead of losing them (PR fix: queue messages during command execution instead of losing them #11140 by @mrubens)
- Fix: Transform tool blocks to text before condensing to prevent context corruption (PR fix: transform tool blocks to text before condensing (EXT-624) #10975 by @daniel-lxs)
- Fix: Add image content support to MCP tool responses (PR fix: add image content support to MCP tool responses #10874 by @roomote)
- Fix: Remove deprecated text-embedding-004 and migrate code index to gemini-embedding-001 (PR fix(code-index): remove deprecated text-embedding-004 and migrate to gemini-embedding-001 #11038 by @roomote)
- Feat: Use custom Base URL for OpenRouter model list fetch ([ENHANCEMENT] #11150 by @sebastianlang84, PR feat: use custom Base URL for OpenRouter model list fetch #11154 by @roomote)
- Feat: Migrate Mistral provider to AI SDK for improved performance and reliability (PR feat(api): migrate Mistral provider to AI SDK #11089 by @daniel-lxs)
- Feat: Migrate SambaNova provider to AI SDK (PR feat: migrate SambaNova provider to AI SDK #11153 by @roomote)
- Feat: Migrate xAI provider to use dedicated @ai-sdk/xai package (PR feat: migrate xAI provider to use dedicated @ai-sdk/xai package #11158 by @roomote)
- Chore: Remove Feature Request from issue template options (PR chore: remove Feature Request from issue template options #11141 by @roomote)
Fix it with Roo Code or mention @roomote and request a fix.
CHANGELOG.md
Outdated
|
|
||
| ### Patch Changes | ||
|
|
||
| - - Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor formatting inconsistency: the entry uses - - (nested list format) while the rest of the changelog uses a single - prefix. For consistency with entries like line 11, this should be - Fix: instead of - - Fix:.
| - - Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte) | |
| - Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte) |
Fix it with Roo Code or mention @roomote and request a fix.
Updated changelog for version 3.46.2 with new features and fixes.
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
roo-cline@3.46.2
Patch Changes
Important
Bump
roo-clineversion to 3.46.2 with IPC improvements for task cancellation and message handling.3.46.1to3.46.2inpackage.json.3.46.2inCHANGELOG.md.This description was created by
for 724acda. You can customize this summary. It will automatically update as commits are pushed.