changeset version bump

This commit is contained in:
github-actions[bot] 2026-01-04 00:20:22 +00:00
parent b4302c708f
commit 8ad8f00b55
3 changed files with 7 additions and 9 deletions

View file

@ -1,8 +0,0 @@
---
"roo-cline": patch
---
- Feat: Add option in Context settings to recursively load `.roo/rules` and `AGENTS.md` from subdirectories (PR #10446 by @mrubens)
- Fix: Stop frequent Claude Code sign-ins by hardening OAuth refresh token handling (PR #10410 by @hannesrudolph)
- Fix: Add `maxConcurrentFileReads` limit to native `read_file` tool schema (PR #10449 by @app/roomote)
- Fix: Add type check for `lastMessage.text` in TTS useEffect to prevent runtime errors (PR #10431 by @app/roomote)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 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
![3.38.2 Release - Skill Alignment](/releases/3.38.2-release.png)

View file

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