changeset version bump

This commit is contained in:
github-actions[bot] 2025-05-27 20:17:09 +00:00
parent ec486374e7
commit 70a1a91b9c
7 changed files with 11 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,15 @@
# Roo Code Changelog
## 3.18.5
### Patch Changes
- Improve the prompt for the "modes" e2e test
- Add thinking controls for Requesty
- Add version to @roo-code/types
- v3.18.5
- Fix Posthog by correctly copying .env in the build process
## [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",