-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Changeset version bump #8376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changeset version bump #8376
Conversation
There was a problem hiding this 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) |
There was a problem hiding this comment.
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 | |||
There was a problem hiding this comment.
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
89f8a7a to
7b5cc3f
Compare
Updated version number and consolidated patch notes.
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