Skip to content

Commit 724acda

Browse files
changeset version bump
1 parent 957600a commit 724acda

File tree

3 files changed

+7
-15
lines changed

3 files changed

+7
-15
lines changed

.changeset/v3.46.2.md

Lines changed: 0 additions & 14 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Roo Code Changelog
22

3+
## 3.46.2
4+
5+
### Patch Changes
6+
7+
- - Fix: IPC improvements for task cancellation and queued message handling (PR #11162 by @cte)
8+
39
## [3.46.1] - 2026-01-30
410

511
- Fix: Sanitize tool_use_id in tool_result blocks to match API history, preventing message format errors (PR #11131 by @daniel-lxs)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.46.1",
6+
"version": "3.46.2",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)