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
95e42350d0
commit
afa3aa7df3
3 changed files with 7 additions and 12 deletions
|
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Add an announcement for Supernova (thanks @mrubens!)
|
||||
- Wrap code blocks by default for improved readability (thanks @mrubens!)
|
||||
- Fix: Resolve duplicate rehydrate during reasoning; centralize rehydrate and preserve cancel metadata (#8153 by @hannesrudolph, PR by @hannesrudolph)
|
||||
- Fix: Support dash prefix in parseMarkdownChecklist for todo lists (#8054 by @NaccOll, PR by app/roomote)
|
||||
- Fix: Apply tiered pricing for Gemini models via Vertex AI (#8017 by @ikumi3, PR by app/roomote)
|
||||
- Update SambaNova models to latest versions (thanks @snova-jorgep!)
|
||||
- Update privacy policy to allow occasional emails (thanks @jdilla1277!)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.28.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- - Add an announcement for Supernova (thanks @mrubens!)
|
||||
|
||||
## [3.28.4] - 2025-09-19
|
||||
|
||||

|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "%extension.displayName%",
|
||||
"description": "%extension.description%",
|
||||
"publisher": "RooVeterinaryInc",
|
||||
"version": "3.28.4",
|
||||
"version": "3.28.5",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#617A91",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue