changeset version bump

This commit is contained in:
github-actions[bot] 2025-11-20 04:56:55 +00:00
parent 783b6b1bd0
commit 706e013e51
3 changed files with 7 additions and 10 deletions

View file

@ -1,9 +0,0 @@
---
"roo-cline": patch
---
- Enable native tool calling for Gemini provider (PR #9343 by @hannesrudolph)
- Add RCC credit balance display (PR #9386 by @jr)
- Fix: Preserve user images in native tool call results (PR #9401 by @daniel-lxs)
- Perf: Reduce excessive getModel() calls and implement disk cache fallback (PR #9410 by @daniel-lxs)
- Show zero price for free models (PR #9419 by @mrubens)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.33.2
### Patch Changes
- - Enable native tool calling for Gemini provider (PR #9343 by @hannesrudolph)
## [3.33.1] - 2025-11-18
![3.33.1 Release - Native Tool Protocol Fixes](/releases/3.33.1-release.png)

View file

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