Skip to content

Commit 4580ad3

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#1843)
* 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 e1d3393 commit 4580ad3

File tree

5 files changed

+16
-15
lines changed

5 files changed

+16
-15
lines changed

.changeset/moody-geckos-hammer.md

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

.changeset/twenty-spoons-shout.md

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

CHANGELOG.md

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

3+
## [3.10.0] - 2025-03-20
4+
5+
- Suggested responses to questions (thanks samhvw8!)
6+
- Support for reading large files in chunks (thanks samhvw8!)
7+
- More consistent @-mention lookups of files and folders
8+
- Consolidate code actions into a submenu (thanks samhvw8!)
9+
- Fix MCP error logging (thanks aheizi!)
10+
- Improvements to search_files tool formatting and logic (thanks KJ7LNW!)
11+
- Fix changelog formatting in GitHub Releases (thanks pdecat!)
12+
- Add fake provider for integration tests (thanks franekp!)
13+
- Reflect Cross-region inference option in ap-xx region (thanks Yoshino-Yukitaro!)
14+
- Fix bug that was causing task history to be lost when using WSL
15+
316
## [3.9.2] - 2025-03-19
417

518
- Update GitHub Actions workflow to automatically create GitHub Releases (thanks @pdecat!)

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

0 commit comments

Comments
 (0)