Skip to content

Commit 8e27807

Browse files
changeset version bump
1 parent d5fe876 commit 8e27807

File tree

6 files changed

+12
-19
lines changed

6 files changed

+12
-19
lines changed

.changeset/four-trainers-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/shiny-poems-search.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/wet-knives-call.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,20 @@
11
# Roo Code Changelog
22

3+
## 3.13.1
4+
5+
### Patch Changes
6+
7+
- Move executeCommand out of Cline and add telemetry for shell integration errors
8+
- Support Gemini 2.5 Flash thinking mode
9+
- v3.13.1
10+
311
## [3.13.0] - 2025-04-17
412

513
- UI improvements to task header, chat view, history preview, and welcome view (thanks @sachasayan!)
614
- Add append_to_file tool for appending content to files (thanks @samhvw8!)
715
- Add Gemini 2.5 Flash Preview to Gemini and Vertex providers (thanks @nbihan-mediware!)
816
- Fix image support in Bedrock (thanks @Smartsheet-JB-Brown!)
9-
- Make diff edits more resilient to models passing in incorrect parameters
17+
- Make diff edits more resilient to models passing in incorrect parameters
1018

1119
## [3.12.3] - 2025-04-17
1220

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%extension.displayName%",
44
"description": "%extension.description%",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.13.0",
6+
"version": "3.13.1",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)