Преглед изворни кода

Changeset version bump (#8968)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matt Rubens <[email protected]>
github-actions[bot] пре 2 месеци
родитељ
комит
d7ea6d679e
3 измењених фајлова са 6 додато и 7 уклоњено
  1. 0 6
      .changeset/v3.29.5.md
  2. 5 0
      CHANGELOG.md
  3. 1 1
      src/package.json

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

@@ -1,6 +0,0 @@
----
-"roo-cline": patch
----
-
-- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)
-- Fix cost and token tracking between provider styles to ensure accurate usage metrics (thanks @mrubens!)

+ 5 - 0
CHANGELOG.md

@@ -1,5 +1,10 @@
 # Roo Code Changelog
 
+## [3.29.5] - 2025-11-01
+
+- Fix: Resolve Qdrant codebase_search error by adding keyword index for type field (#8963 by @rossdonald, PR by @app/roomote)
+- Fix cost and token tracking between provider styles to ensure accurate usage metrics (thanks @mrubens!)
+
 ## [3.29.4] - 2025-10-30
 
 - Feat: Add Minimax Provider (thanks @Maosghoul!)

+ 1 - 1
src/package.json

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