Skip to content

Commit 0fdd157

Browse files
Changeset version bump (#7339)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 777a9d9 commit 0fdd157

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

.changeset/v3.25.23.md

Lines changed: 0 additions & 7 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.25.23] - 2025-08-22
4+
5+
- feat: add custom base URL support for Requesty provider (thanks @requesty-JohnCosta27!)
6+
- feat: add DeepSeek V3.1 model to Chutes AI provider (#7294 by @dmarkey, PR by @app/roomote)
7+
- Revert "feat: enable loading Roo modes from multiple files in .roo/modes directory" temporarily to fix a bug with mode installation
8+
39
## [3.25.22] - 2025-08-22
410

511
- Add prompt caching support for Kimi K2 on Groq (thanks @daniel-lxs and @benank!)

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

0 commit comments

Comments
 (0)