Skip to content

Commit be8527c

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#1987)
* 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 599d451 commit be8527c

File tree

5 files changed

+8
-13
lines changed

5 files changed

+8
-13
lines changed

.changeset/brave-islands-teach.md

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

.changeset/polite-singers-greet.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.10.5] - 2025-03-25
4+
5+
- Updated value of max tokens for gemini-2.5-pro-03-25 to 65,536 (thanks @linegel!)
6+
- Fix logic around when we fire task completion events
7+
38
## [3.10.4] - 2025-03-25
49

510
- Dynamically fetch instructions for creating/editing custom modes and MCP servers (thanks @diarmidmackenzie!)

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

0 commit comments

Comments
 (0)