Skip to content

Commit 923e391

Browse files
R00-B0Tgithub-actions[bot]R00-B0Tmrubens
authored
Changeset version bump (RooCodeInc#2676)
* changeset version bump * Updating CHANGELOG.md format * Update CHANGELOG.md * Update package.json * Update package-lock.json * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: R00-B0T <[email protected]> Co-authored-by: Matt Rubens <[email protected]>
1 parent e2d649d commit 923e391

File tree

4 files changed

+14
-8
lines changed

4 files changed

+14
-8
lines changed

.changeset/stale-islands-battle.md

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

CHANGELOG.md

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

3+
## [3.12.0] - 2025-04-15
4+
5+
- Add xAI provider and expose reasoning effort options for Grok on OpenRouter (thanks Cline!)
6+
- Make diff editing config per-profile and improve pre-diff string normalization
7+
- Make checkpoints faster and more reliable
8+
- Add a search bar to mode and profile select dropdowns (thanks @samhvw8!)
9+
- Add telemetry for code action usage, prompt enhancement usage, and consecutive mistake errors
10+
- Suppress zero cost values in the task header (thanks @do-it!)
11+
- Make JSON parsing safer to avoid crashing the webview on bad input
12+
- Allow users to bind a keyboard shortcut for accepting suggestions or input in the chat view (thanks @axkirillov!)
13+
314
## [3.11.17] - 2025-04-14
415

516
- Improvements to OpenAI cache reporting and cost estimates (thanks @monotykamary and Cline!)

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": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.11.17",
6+
"version": "3.12.0",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)