Skip to content

Commit 72d1a90

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#2284)
* changeset version bump * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 16c1ab9 commit 72d1a90

File tree

5 files changed

+12
-13
lines changed

5 files changed

+12
-13
lines changed

.changeset/friendly-cooks-dress.md

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

.changeset/hip-pumpkins-mate.md

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

CHANGELOG.md

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

3+
## [3.11.5] - 2025-04-03
4+
5+
- Add prompt caching for Amazon Bedrock (thanks @Smartsheet-JB-Brown!)
6+
- Add support for configuring the current working directory of MCP servers (thanks @shoopapa!)
7+
- Add profile management functions to API (thanks @gtaylor!)
8+
- Improvements to diff editing functionality, tests, and error messages (thanks @p12tic!)
9+
- Fix for follow-up questions grabbing the focus (thanks @diarmidmackenzie!)
10+
- Show menu buttons when popping the extension out into a new tab (thanks @benny123tw!)
11+
312
## [3.11.4] - 2025-04-02
413

514
- Correctly post state to webview when the current task is cleared (thanks @wkordalski!)

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

0 commit comments

Comments
 (0)