mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
changeset version bump
This commit is contained in:
parent
06189f65ab
commit
cdd8f4e1f4
3 changed files with 7 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||

|
||||
|
||||
- feat: Add Claude Sonnet 4.5 1M context window support for Claude Code (#8585 by @ColbySerpa, PR by @ColbySerpa)
|
||||
- feat: Identify cloud tasks in the extension bridge (thanks @cte!)
|
||||
- fix: Add the parent task ID in telemetry (thanks @mrubens!)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.28.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 
|
||||
|
||||
## [3.28.15] - 2025-10-03
|
||||
|
||||

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