changeset version bump

This commit is contained in:
github-actions[bot] 2025-12-02 05:35:00 +00:00
parent 954a6cbb43
commit 4aa59478bb
3 changed files with 7 additions and 11 deletions

View file

@ -1,10 +0,0 @@
---
"roo-cline": patch
---
![3.35.2 Release - Model Default Temperatures](/releases/3.35.2-release.png)
- Allow models to contain default temperature settings for provider-specific optimal defaults (PR #9734 by @mrubens)
- Add tag-based native tool calling detection for Roo provider models (PR #9735 by @mrubens)
- Enable native tool support for all LiteLLM models by default (PR #9736 by @mrubens)
- Pass app version to provider for improved request tracking (PR #9730 by @cte)

View file

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

View file

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