Skip to content

Commit 7b66827

Browse files
authored
Merge pull request #551 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 2dfe2c5 + 0b0653a commit 7b66827

File tree

5 files changed

+8
-13
lines changed

5 files changed

+8
-13
lines changed

.changeset/friendly-bottles-kneel.md

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

.changeset/stupid-parrots-grin.md

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

CHANGELOG.md

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

3+
## [3.3.1]
4+
5+
- Fix issue where the terminal management system was creating unnecessary new terminals (thanks @evan-fannin!)
6+
- Fix bug where the saved API provider for a mode wasn't being selected after a mode switch command
7+
38
## [3.3.0]
49

510
- Native VS Code code actions support with quick fixes and refactoring options

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 VS Code plugin that enhances coding with AI-powered automation, multi-model support, and experimental features.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.3.0",
6+
"version": "3.3.1",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)