Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
2407021b34
Update CHANGELOG.md 2025-07-14 16:45:28 -04:00
github-actions[bot]
7ec51712c4 changeset version bump 2025-07-14 20:39:32 +00:00
3 changed files with 6 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,10 @@
# Roo Code Changelog
## [3.23.10] - 2025-07-14
- Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)
- Add padding to the index model options
## [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",