mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
changeset version bump
This commit is contained in:
parent
9d296ec46b
commit
6e09066818
3 changed files with 7 additions and 14 deletions
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||

|
||||
|
||||
- Announce Roo Code Cloud!
|
||||
- Add cloud task button for opening tasks in Roo Code Cloud (thanks @app/roomote!)
|
||||
- Make Posthog telemetry the default (thanks @mrubens!)
|
||||
- Show notification when the checkpoint initialization fails (thanks @app/roomote!)
|
||||
- Bust cache in generated image preview (thanks @mrubens!)
|
||||
- Fix: Center active mode in selector dropdown on open (#7882 by @hannesrudolph, PR by @app/roomote)
|
||||
- Fix: Preserve first message during conversation condensing (thanks @daniel-lxs!)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.28.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 
|
||||
|
||||
## [3.28.0] - 2025-09-10
|
||||
|
||||

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