Skip to content

Commit 2c0b162

Browse files
authored
Merge pull request RooCodeInc#1306 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 11387bd + 609ba9c commit 2c0b162

File tree

6 files changed

+9
-18
lines changed

6 files changed

+9
-18
lines changed

.changeset/fuzzy-donkeys-whisper.md

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

.changeset/honest-queens-pump.md

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

.changeset/proud-melons-appear.md

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

CHANGELOG.md

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

3+
## [3.7.11]
4+
5+
- Don't honor custom max tokens for non thinking models
6+
- Include custom modes in mode switching keyboard shortcut
7+
- Support read-only modes that can run commands
8+
39
## [3.7.10]
410

511
- Add Gemini models on Vertex AI (thanks @ashktn!)

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

0 commit comments

Comments
 (0)