changeset version bump

This commit is contained in:
github-actions[bot] 2025-12-01 23:27:51 +00:00
parent e7043e5cea
commit 23469ce002
3 changed files with 7 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Fix: Flush pending tool results before task delegation (PR #9726 by @daniel-lxs)
- Improve: Better IPC error logging for easier debugging (PR #9727 by @cte)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.35.1
### Patch Changes
- - Fix: Flush pending tool results before task delegation (PR #9726 by @daniel-lxs)
## [3.35.0] - 2025-12-01
![3.35.0 Release - Subtasks & Native Tools](/releases/3.35.0-release.png)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.35.0",
"version": "3.35.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",