Skip to content

Commit 3deeb0c

Browse files
authored
Merge pull request #579 from RooVetGit/changeset-release/main
Changeset version bump
2 parents ffa7d34 + 96dc4f5 commit 3deeb0c

File tree

5 files changed

+8
-13
lines changed

5 files changed

+8
-13
lines changed

.changeset/late-moose-watch.md

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

.changeset/polite-tables-accept.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.3]
4+
5+
- Throw errors sooner when a mode tries to write a restricted file
6+
- Styling improvements to the mode/configuration dropdowns (thanks @psv2522!)
7+
38
## [3.3.2]
49

510
- Add a dropdown to select the API configuration for a mode in the Prompts tab

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.2",
6+
"version": "3.3.3",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)