Skip to content

Commit f3b3751

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

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/v3.28.11.md

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Roo Code Changelog
22

3+
## [3.28.11] - 2025-09-29
4+
5+
- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
6+
- Fix: Correct Claude Sonnet 4.5 model ID format (thanks @daniel-lxs!)
7+
38
## [3.28.10] - 2025-09-29
49

510
![3.28.10 Release - Kangaroo Writing Sonnet 4.5](/releases/3.28.10-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.10",
6+
"version": "3.28.11",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)