Skip to content

Commit d1000f2

Browse files
authored
Merge pull request #861 from RooVetGit/changeset-release/main
Changeset version bump
2 parents b5f568f + f83e6a5 commit d1000f2

File tree

7 files changed

+11
-23
lines changed

7 files changed

+11
-23
lines changed

.changeset/cyan-insects-marry.md

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

.changeset/dirty-coins-exist.md

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

.changeset/red-badgers-matter.md

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

.changeset/violet-rockets-fetch.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.3.15]
4+
5+
- Improvements to MCP initialization and server restarts (thanks @MuriloFP and @hannesrudolph!)
6+
- Add a copy button to the recent tasks (thanks @hannesrudolph!)
7+
- Improve the user experience for adding a new API profile
8+
- Another significant fix to API profile switching on the settings screen
9+
- Opt-in experimental version of checkpoints in the advanced settings
10+
311
## [3.3.14]
412

513
- Should have skipped floor 13 like an elevator. This fixes the broken 3.3.13 release by reverting some changes to the deployment scripts.

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

0 commit comments

Comments
 (0)