Skip to content

Commit 9a50235

Browse files
R00-B0Tgithub-actions[bot]mrubens
authored
Changeset version bump (#2629)
* 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 6e56784 commit 9a50235

File tree

5 files changed

+11
-13
lines changed

5 files changed

+11
-13
lines changed

.changeset/blue-papayas-clean.md

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

.changeset/giant-pots-vanish.md

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

CHANGELOG.md

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

3+
## [3.11.17] - 2025-04-14
4+
5+
- Improvements to OpenAI cache reporting and cost estimates (thanks @monotykamary and Cline!)
6+
- Visual improvements to the auto-approve toggles (thanks @sachasayan!)
7+
- Bugfix to diff apply logic (thanks @avtc for the test case!) and telemetry to track errors going forward
8+
- Fix race condition in capturing short-running terminal commands (thanks @KJ7LNW!)
9+
- Fix eslint error (thanks @nobu007!)
10+
311
## [3.11.16] - 2025-04-14
412

513
- Add gpt-4.1, gpt-4.1-mini, and gpt-4.1-nano to the OpenAI provider

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

0 commit comments

Comments
 (0)