changeset version bump

This commit is contained in:
github-actions[bot] 2025-07-14 20:39:32 +00:00
parent adb3a7bbae
commit 7ec51712c4
3 changed files with 7 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)
- Add padding to the index model options

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.23.10
### Patch Changes
- - Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)
## [3.23.9] - 2025-07-14
- Enable Claude Code provider to run natively on Windows (thanks @SannidhyaSah!)

View file

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