Changeset version bump (#8183)

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-19 16:55:05 -04:00 committed by GitHub
parent 8214672517
commit b75ef1dd83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
"roo-cline": patch
---
![3.28.4 Release - Supernova Discovery](/releases/3.28.4-release.png)
- UX: Redesigned Message Feed (thanks @brunobergher!)
- UX: Responsive Auto-Approve (thanks @brunobergher!)
- Add telemetry retry queue for network resilience (thanks @daniel-lxs!)
- Fix: Transform keybindings in nightly build to fix command+y shortcut (thanks @app/roomote!)
- New code-supernova stealth model in the Roo Code Cloud provider (thanks @mrubens!)

View file

@ -1,5 +1,15 @@
# Roo Code Changelog
## [3.28.4] - 2025-09-19
![3.28.4 Release - Supernova Discovery](/releases/3.28.4-release.png)
- UX: Redesigned Message Feed (thanks @brunobergher!)
- UX: Responsive Auto-Approve (thanks @brunobergher!)
- Add telemetry retry queue for network resilience (thanks @daniel-lxs!)
- Fix: Transform keybindings in nightly build to fix command+y shortcut (thanks @app/roomote!)
- New code-supernova stealth model in the Roo Code Cloud provider (thanks @mrubens!)
## [3.28.3] - 2025-09-16
![3.28.3 Release - UI/UX Improvements and Bug Fixes](/releases/3.28.3-release.png)

View file

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