Skip to content

Commit 6163807

Browse files
changeset version bump
1 parent 4b2a54e commit 6163807

File tree

6 files changed

+11
-18
lines changed

6 files changed

+11
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Roo Code Changelog
22

3+
## 3.9.2
4+
5+
### Patch Changes
6+
7+
- Update GitHub Actions workflow to automatically create GitHub Releases
8+
- VSCode theme fixes for select, dropdown and command
9+
- Allow manually selecting a model in the model picker
10+
311
## [3.9.1] - 2025-03-18
412

513
- 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)