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

|
||||
|
||||
- Rename Roo Code Cloud Provider to Roo Code Router for clearer branding (PR #10560 by @roomote)
|
||||
- Update Roo Code Router service name throughout the codebase (PR #10607 by @mrubens)
|
||||
- Update router name in types for consistency (PR #10605 by @mrubens)
|
||||
- Improve ExtensionHost code organization and cleanup (PR #10600 by @cte)
|
||||
- Add local installation option to CLI release script for testing (PR #10597 by @cte)
|
||||
- Reorganize CLI file structure for better maintainability (PR #10599 by @cte)
|
||||
- Add TUI to CLI (PR #10480 by @cte)
|
||||
|
|
@ -1,5 +1,11 @@
|
|||
# Roo Code Changelog
|
||||
|
||||
## 3.39.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 
|
||||
|
||||
## [3.39.2] - 2026-01-09
|
||||
|
||||
- Fix: Ensure all tools have consistent strict mode values for Cerebras compatibility (#10334 by @brianboysen51, PR #10589 by @app/roomote)
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"displayName": "%extension.displayName%",
|
||||
"description": "%extension.description%",
|
||||
"publisher": "RooVeterinaryInc",
|
||||
"version": "3.39.2",
|
||||
"version": "3.39.3",
|
||||
"icon": "assets/icons/icon.png",
|
||||
"galleryBanner": {
|
||||
"color": "#617A91",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue