Skip to content

Commit 2e15a80

Browse files
changeset version bump
1 parent 5b99e4d commit 2e15a80

File tree

6 files changed

+14
-18
lines changed

6 files changed

+14
-18
lines changed

.changeset/khaki-months-float.md

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

.changeset/lazy-rats-end.md

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

.changeset/moody-snails-listen.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.15.0
4+
5+
### Minor Changes
6+
7+
- Updates default model id for Unbound from claude 3.5 to 3.7
8+
9+
### Patch Changes
10+
11+
- Omit reasoning params for non-reasoning models
12+
- Update tips
13+
314
## [3.14.2] - 2025-04-24
415

516
- Enable prompt caching for Gemini (with some improvements)

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

0 commit comments

Comments
 (0)