Changeset version bump (#4057)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chris Estreich <cestreich@gmail.com>
This commit is contained in:
github-actions[bot] 2025-05-27 13:20:03 -07:00 committed by GitHub
parent ec486374e7
commit e1b2a260ca
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 8 additions and 26 deletions

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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