Explorar o código

Changeset version bump (#4057)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Estreich <[email protected]>
github-actions[bot] hai 9 meses
pai
achega
e1b2a260ca

+ 0 - 5
.changeset/fine-eels-find.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Improve the prompt for the "modes" e2e test

+ 0 - 5
.changeset/new-shoes-flow.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Add thinking controls for Requesty

+ 0 - 5
.changeset/puny-beans-join.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Add version to @roo-code/types

+ 0 - 5
.changeset/sour-keys-smash.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-v3.18.5

+ 0 - 5
.changeset/thirty-cases-fail.md

@@ -1,5 +0,0 @@
----
-"roo-cline": patch
----
-
-Fix Posthog by correctly copying .env in the build process

+ 7 - 0
CHANGELOG.md

@@ -1,5 +1,12 @@
 # Roo Code Changelog
 
+## [3.18.5] - 2025-05-27
+
+- Add thinking controls for Requesty (thanks @dtrugman!)
+- Re-enable telemetry
+- Improve zh-TW Traditional Chinese locale (thanks @chrarnoldus)
+- Improve model metadata for LiteLLM
+
 ## [3.18.4] - 2025-05-25
 
 - Fix codebase indexing settings saving and Ollama indexing (thanks @daniel-lxs!)

+ 1 - 1
src/package.json

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