Skip to content

Commit de77055

Browse files
Changeset version bump (#8370)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Matt Rubens <[email protected]>
1 parent 06ccab6 commit de77055

File tree

3 files changed

+12
-13
lines changed

3 files changed

+12
-13
lines changed

.changeset/v3.28.10.md

Lines changed: 0 additions & 12 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.28.10] - 2025-09-29
4+
5+
![3.28.10 Release - Kangaroo Writing Sonnet 4.5](/releases/3.28.10-release.png)
6+
7+
- Feat: Add Sonnet 4.5 support (thanks @daniel-lxs!)
8+
- Fix: Resolve max_completion_tokens issue for GPT-5 models in LiteLLM provider (#6979 by @lx1054331851, PR by @roomote)
9+
- Fix: Make chat icons properly sized with shrink-0 class (thanks @mrubens!)
10+
- Enhancement: Track telemetry settings changes for better analytics (thanks @mrubens!)
11+
- Web: Add testimonials section to website (thanks @brunobergher!)
12+
- CI: Refresh contrib.rocks cache workflow for contributor badges (thanks @hannesrudolph!)
13+
314
## [3.28.9] - 2025-09-26
415

516
![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-release.png)

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

0 commit comments

Comments
 (0)