changeset version bump

This commit is contained in:
github-actions[bot] 2025-12-03 00:46:10 +00:00
parent fbc0f80961
commit 54a1b4f0a7
3 changed files with 7 additions and 8 deletions

View file

@ -1,7 +0,0 @@
---
"roo-cline": patch
---
- Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs)
- Fix: Remove reasoning toggles for GLM-4.5 and GLM-4.6 on z.ai provider (PR #9752 by @roomote)
- Refactor: Remove line_count parameter from write_to_file tool (PR #9667 by @hannesrudolph)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.35.4
### Patch Changes
- - Fix: Handle malformed native tool calls to prevent hanging (PR #9758 by @daniel-lxs)
## [3.35.3] - 2025-12-02
- Switch to new welcome view for improved onboarding experience (PR #9741 by @mrubens)

View file

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