changeset version bump

This commit is contained in:
github-actions[bot] 2025-10-27 19:03:27 +00:00
parent edcf6d9356
commit bed408c53d
3 changed files with 7 additions and 9 deletions

View file

@ -1,8 +0,0 @@
---
"roo-cline": patch
---
- Add support for LongCat-Flash-Thinking-FP8 models in Chutes AI provider (#8425 by @leakless21, PR by @roomote)
- Fix: Remove specific Claude model version from settings descriptions to avoid outdated references (#8435 by @rwydaegh, PR by @roomote)
- Fix: Correct caching logic in Roo provider to improve performance (thanks @mrubens!)
- Fix: Ensure free models don't display pricing information in the UI (thanks @mrubens!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.29.2
### Patch Changes
- - Add support for LongCat-Flash-Thinking-FP8 models in Chutes AI provider (#8425 by @leakless21, PR by @roomote)
## [3.29.1] - 2025-10-26
![3.29.1 Release - Window Cleaning](/releases/3.29.1-release.png)

View file

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