changeset version bump

This commit is contained in:
github-actions[bot] 2025-07-15 04:35:45 +00:00
parent bc0a98bc5d
commit b4c061d0bb
3 changed files with 7 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Add Kimi K2 model to Groq along with fixes to context condensing math
- Add Cmd+Shift+. keyboard shortcut for previous mode switching

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.23.11
### Patch Changes
- - Add Kimi K2 model to Groq along with fixes to context condensing math
## [3.23.10] - 2025-07-14
- Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)

View file

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