Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
098671c219
Update CHANGELOG.md 2025-09-29 14:54:52 -04:00
github-actions[bot]
cab92b9e2c changeset version bump 2025-09-29 18:52:29 +00:00
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
- Fix: Correct Claude Sonnet 4.5 model ID format (thanks @daniel-lxs!)

View file

@ -1,5 +1,10 @@
# Roo Code Changelog
## [3.28.11] - 2025-09-29
- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
- Fix: Correct Claude Sonnet 4.5 model ID format (thanks @daniel-lxs!)
## [3.28.10] - 2025-09-29
![3.28.10 Release - Kangaroo Writing Sonnet 4.5](/releases/3.28.10-release.png)

View file

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