Changeset version bump (#8370)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-09-29 14:10:35 -04:00 committed by GitHub
parent 06ccab6dd7
commit de77055720
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 13 deletions

View file

@ -1,12 +0,0 @@
---
"roo-cline": patch
---
![3.28.10 Release - Kangaroo Writing Sonnet 4.5](/releases/3.28.10-release.png)
- Feat: Add Sonnet 4.5 support (thanks @daniel-lxs!)
- Fix: Resolve max_completion_tokens issue for GPT-5 models in LiteLLM provider (#6979 by @lx1054331851, PR by @roomote)
- Fix: Make chat icons properly sized with shrink-0 class (thanks @mrubens!)
- Enhancement: Track telemetry settings changes for better analytics (thanks @mrubens!)
- Web: Add testimonials section to website (thanks @brunobergher!)
- CI: Refresh contrib.rocks cache workflow for contributor badges (thanks @hannesrudolph!)

View file

@ -1,5 +1,16 @@
# Roo Code Changelog
## [3.28.10] - 2025-09-29
![3.28.10 Release - Kangaroo Writing Sonnet 4.5](/releases/3.28.10-release.png)
- Feat: Add Sonnet 4.5 support (thanks @daniel-lxs!)
- Fix: Resolve max_completion_tokens issue for GPT-5 models in LiteLLM provider (#6979 by @lx1054331851, PR by @roomote)
- Fix: Make chat icons properly sized with shrink-0 class (thanks @mrubens!)
- Enhancement: Track telemetry settings changes for better analytics (thanks @mrubens!)
- Web: Add testimonials section to website (thanks @brunobergher!)
- CI: Refresh contrib.rocks cache workflow for contributor badges (thanks @hannesrudolph!)
## [3.28.9] - 2025-09-26
![3.28.9 Release - Supernova Upgrade](/releases/3.28.9-release.png)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.28.9",
"version": "3.28.10",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",