changeset version bump

This commit is contained in:
github-actions[bot] 2025-08-27 17:38:43 +00:00
parent bf9e44743f
commit de5897bb01
3 changed files with 7 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
"roo-cline": patch
---
- Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
- Add support for Vercel embeddings (thanks @mrubens!)
- Enable on-disk storage for Qdrant vectors and HNSW index (thanks @daniel-lxs!)
- Show model ID in API configuration dropdown (thanks @daniel-lxs!)
- Update tooltip component to match native VSCode tooltip shadow styling (thanks @roomote!)
- Fix: remove duplicate cache display in task header (thanks @mrubens!)
- Random chat text area cleanup (thanks @cte!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.26.1
### Patch Changes
- - Add Vercel AI Gateway provider integration (thanks @joshualipman123!)
## [3.26.0] - 2025-08-26
- Sonic -> Grok Code Fast

View file

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