Browse Source

Changeset version bump (#5719)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <[email protected]>
github-actions[bot] 7 months ago
parent
commit
301977b2dc
3 changed files with 6 additions and 7 deletions
  1. 0 6
      .changeset/v3.23.11.md
  2. 5 0
      CHANGELOG.md
  3. 1 1
      src/package.json

+ 0 - 6
.changeset/v3.23.11.md

@@ -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

+ 5 - 0
CHANGELOG.md

@@ -1,5 +1,10 @@
 # Roo Code Changelog
 
+## [3.23.11] - 2025-07-14
+
+- Add Kimi K2 model to Groq along with fixes to context condensing math
+- Add Cmd+Shift+. keyboard shortcut for previous mode switching
+
 ## [3.23.10] - 2025-07-14
 
 - Prioritize built-in model dimensions over custom dimensions (thanks @daniel-lxs!)

+ 1 - 1
src/package.json

@@ -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",