mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
changeset version bump
This commit is contained in:
parent
d28d40d0a7
commit
0ed8a7ad99
3 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)
|
||||
- Fix cost and token tracking between provider styles to ensure accurate usage metrics (thanks @mrubens!)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.29.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)
|
||||
|
||||
## [3.29.4] - 2025-10-30
|
||||
|
||||
- Feat: Add Minimax Provider (thanks @Maosghoul!)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "%extension.displayName%",
|
||||
"description": "%extension.description%",
|
||||
"publisher": "RooVeterinaryInc",
|
||||
"version": "3.29.4",
|
||||
"version": "3.29.5",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#617A91",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue