Skip to content

Commit f502199

Browse files
authored
Merge pull request #536 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 91b82f8 + 8c0199f commit f502199

File tree

6 files changed

+9
-23
lines changed

6 files changed

+9
-23
lines changed

.changeset/afraid-pillows-kiss.md

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

.changeset/nice-students-march.md

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

.changeset/tidy-camels-roll.md

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

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22

33
## [3.3.0]
44

5-
- **Code Actions Integration**: Native VS Code code actions support with quick fixes and refactoring options
6-
- **Discord Community**: New Discord server at https://roocode.com/discord for community engagement
7-
- **Direct Mode Switching**: Modes can now request to switch to other modes when needed
8-
- **Markdown Editing**: Ask and Architect modes can now edit markdown files
9-
- **Custom File Restrictions**: Custom modes can now be restricted to specific file patterns (for example, a technical writer who can only edit markdown files 👋)
5+
- Native VS Code code actions support with quick fixes and refactoring options
6+
- Modes can now request to switch to other modes when needed
7+
- Ask and Architect modes can now edit markdown files
8+
- Custom modes can now be restricted to specific file patterns (for example, a technical writer who can only edit markdown files 👋)
9+
- Support for configuring the Bedrock provider with AWS Profiles
10+
- New Roo Code community Discord at https://roocode.com/discord!
1011

1112
## [3.2.8]
1213

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

0 commit comments

Comments
 (0)