mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Changeset version bump (#8675)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
parent
932beabbb0
commit
1a3a873002
3 changed files with 6 additions and 7 deletions
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
- Add support for Claude Haiku 4.5 model (thanks @daniel-lxs!)
|
||||
- Fix: Update zh-TW run command title translation (thanks @PeterDaveHello!)
|
||||
|
|
@ -1,5 +1,10 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## [3.28.17] - 2025-10-15
|
||||
|
||||
- Add support for Claude Haiku 4.5 model (thanks @daniel-lxs!)
|
||||
- Fix: Update zh-TW run command title translation (thanks @PeterDaveHello!)
|
||||
|
||||
## [3.28.16] - 2025-10-09
|
||||
|
||||

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