-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Changeset version bump #10451
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 #10451
Conversation
Review complete. All previously flagged issues have been addressed.
Mention @roomote in a comment to request specific changes to this pull request or fix all unresolved issues. |
Updated version number and added release notes for version 3.38.3.
CHANGELOG.md
Outdated
|
|
||
| ### Patch Changes | ||
|
|
||
| - - Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens) |
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.
There appears to be an extra dash and additional spaces in the list item at line 7 ("- - Feat: ..."). Typically, a single dash is used for a bullet point. Consider using "- Feat: ..." for consistency and clarity.
| - - Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens) | |
| - Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens) |
CHANGELOG.md
Outdated
| ## 3.38.3 | ||
|
|
||
| ### Patch Changes | ||
|
|
||
| - - Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens) | ||
|
|
||
| ## [3.38.2] - 2025-12-31 | ||
|
|
||
|  |
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.
The CHANGELOG is incomplete. The deleted changeset file (.changeset/v3.38.3.md) contained 4 items, but only 1 appears here. The following 3 fixes are missing:
- Fix: Stop frequent Claude Code sign-ins by hardening OAuth refresh token handling (PR fix(claude-code): stop frequent sign-ins by hardening OAuth refresh #10410 by @hannesrudolph)
- Fix: Add
maxConcurrentFileReadslimit to nativeread_filetool schema (PR fix: add maxConcurrentFileReads limit to native read_file tool schema #10449 by @app/roomote) - Fix: Add type check for
lastMessage.textin TTS useEffect to prevent runtime errors (PR fix: add type check for lastMessage.text in TTS useEffect #10431 by @app/roomote)
This appears to be a bug in the Changesets release action or a configuration issue. Users relying on the CHANGELOG to understand what's in a release will miss these important fixes.
Fix it with Roo Code or mention @roomote and request a fix.
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
roo-cline@3.38.3
Patch Changes
.roo/rulesandAGENTS.mdfrom subdirectories (PR feat: recursively load .roo/rules and AGENTS.md from subdirectories #10446 by @mrubens)Important
Version bump to 3.38.3 with a new feature for recursive loading of
.roo/rulesandAGENTS.mdfrom subdirectories.versioninpackage.jsonfrom3.38.2to3.38.3.3.38.3inCHANGELOG.md..roo/rulesandAGENTS.mdfrom subdirectories..changeset/v3.38.3.mdfile.This description was created by
for 8ad8f00. You can customize this summary. It will automatically update as commits are pushed.