changeset version bump

This commit is contained in:
github-actions[bot] 2025-07-19 00:16:07 +00:00
parent 5ed73385c3
commit 73b84f2d00
3 changed files with 7 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
"roo-cline": patch
---
- Fix configurable delay for diagnostics to prevent premature error reporting
- Add command timeout allowlist
- Add description and whenToUse fields to custom modes in .roomodes (thanks @RandalSchwartz!)
- Fix Claude model detection by name for API protocol selection (thanks @daniel-lxs!)
- Move marketplace icon from overflow menu to top navigation
- Optional setting to prevent completion with open todos
- Added YouTube to website footer (thanks @thill2323!)

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.23.15
### Patch Changes
- - Fix configurable delay for diagnostics to prevent premature error reporting
## [3.23.14] - 2025-07-17
- Log api-initiated tasks to a tmp directory

View file

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