Skip to content

Commit 9b7afbc

Browse files
changeset version bump
1 parent 613abe0 commit 9b7afbc

File tree

5 files changed

+9
-24
lines changed

5 files changed

+9
-24
lines changed

.changeset/v3.25.18-2.md

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

.changeset/v3.25.18-3.md

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

.changeset/v3.25.18.md

Lines changed: 0 additions & 8 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.25.18
4+
5+
### Patch Changes
6+
7+
- - Fix: respect enableReasoningEffort setting when determining reasoning usage (#7048 by @ikbencasdoei, PR by @app/roomote)
8+
- - Fix: Add missing zaiApiKey and doubaoApiKey to SECRET_STATE_KEYS (#7082 by @app/roomote)
9+
- - Fix: respect enableReasoningEffort setting when determining reasoning usage (#7048 by @ikbencasdoei, PR by @app/roomote)
10+
311
## [3.25.17] - 2025-08-17
412

513
- Fix: Resolve terminal reuse logic issues

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

0 commit comments

Comments
 (0)