Skip to content

Commit 6320b9a

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#1795)
* changeset version bump * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 4b2a54e commit 6320b9a

File tree

6 files changed

+13
-18
lines changed

6 files changed

+13
-18
lines changed

.changeset/automatic-releases-publish.md

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

.changeset/happy-ladybugs-stare.md

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

.changeset/ninety-berries-change.md

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

CHANGELOG.md

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

3+
## [3.9.2] - 2025-03-19
4+
5+
- Update GitHub Actions workflow to automatically create GitHub Releases (thanks @pdecat!)
6+
- Correctly persist the text-to-speech speed state (thanks @heyseth!)
7+
- Fixes to French translations (thanks @arthurauffray!)
8+
- Optimize build time for local development (thanks @KJ7LNW!)
9+
- VSCode theme fixes for select, dropdown and command components
10+
- Bring back the ability to manually enter a model name in the model picker
11+
- Fix internationalization of the announcement title and the browser
12+
313
## [3.9.1] - 2025-03-18
414

515
- Pass current language to system prompt correctly so Roo thinks and speaks in the selected language

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Roo Code (prev. Roo Cline)",
44
"description": "A whole dev team of AI agents in your editor.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.9.1",
6+
"version": "3.9.2",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)