Skip to content

Commit 611bb70

Browse files
Changeset version bump (RooCodeInc#10609)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
1 parent f1bbd29 commit 611bb70

3 files changed

Lines changed: 13 additions & 14 deletions

File tree

.changeset/v3.39.3.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Roo Code Changelog
22

3+
## [3.39.3] - 2026-01-10
4+
5+
![3.39.3 Release - Roo Code Router](/releases/3.39.3-release.png)
6+
7+
- Rename Roo Code Cloud Provider to Roo Code Router for clearer branding (PR #10560 by @roomote)
8+
- Update Roo Code Router service name throughout the codebase (PR #10607 by @mrubens)
9+
- Update router name in types for consistency (PR #10605 by @mrubens)
10+
- Improve ExtensionHost code organization and cleanup (PR #10600 by @cte)
11+
- Add local installation option to CLI release script for testing (PR #10597 by @cte)
12+
- Reorganize CLI file structure for better maintainability (PR #10599 by @cte)
13+
- Add TUI to CLI (PR #10480 by @cte)
14+
315
## [3.39.2] - 2026-01-09
416

517
- Fix: Ensure all tools have consistent strict mode values for Cerebras compatibility (#10334 by @brianboysen51, PR #10589 by @app/roomote)

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.39.2",
6+
"version": "3.39.3",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)