Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 29, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes

    • Fix: Correct Anthropic Sonnet 4.5 model ID and add Bedrock 1M context checkbox (thanks @daniel-lxs!)

@github-actions github-actions bot requested review from cte, jr and mrubens as code owners September 29, 2025 19:22
@hannesrudolph hannesrudolph added the Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. label Sep 29, 2025
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Sep 29, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found a couple of small issues in the release bump:\n\n- P1: CHANGELOG formatting — extra nested bullet on the new entry; use a single bullet.\n- P2: PR is currently in CONFLICTING state; please rebase/merge main into changeset-release/main before merging.\n- P3: Consider adding a release date to the 3.28.11 header for consistency with recent entries.

CHANGELOG.md Outdated

### Patch Changes

- - Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Double bullet in the 3.28.11 entry. Use a single bullet to match existing formatting.\n\nsuggestion\n- Fix: Correct AWS Bedrock Claude Sonnet 4.5 model identifier (#8371 by @sunhyung, PR by @app/roomote)\n

CHANGELOG.md Outdated
@@ -1,5 +1,11 @@
# Roo Code Changelog

## 3.28.11
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3: Consider adding a release date and brackets to follow the convention used in adjacent entries.\n\nsuggestion\n## [3.28.11] - 2025-09-29\n

@github-actions github-actions bot force-pushed the changeset-release/main branch from 89f8a7a to 7b5cc3f Compare September 29, 2025 22:03
Updated version number and consolidated patch notes.
@mrubens mrubens merged commit 2502058 into main Sep 29, 2025
9 checks passed
@mrubens mrubens deleted the changeset-release/main branch September 29, 2025 22:10
@github-project-automation github-project-automation bot moved this from Triage to Done in Roo Code Roadmap Sep 29, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Issue/PR - Triage New issue. Needs quick review to confirm validity and assign labels. size:S This PR changes 10-29 lines, ignoring generated files.