changeset version bump

This commit is contained in:
github-actions[bot] 2025-07-15 12:18:08 +00:00
parent fdd1139c2b
commit 758e8ad039
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Update the max-token calculation in model-params to better support Kimi K2 and others

View file

@ -1,5 +1,11 @@
# Roo Code Changelog
## 3.23.12
### Patch Changes
- - Update the max-token calculation in model-params to better support Kimi K2 and others
## [3.23.11] - 2025-07-14
- Add Kimi K2 model to Groq along with fixes to context condensing math

View file

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