Skip to content

Commit aceff7d

Browse files
R00-B0Tgithub-actions[bot]R00-B0Tcte
authored
Changeset version bump (#3167)
* changeset version bump * Updating CHANGELOG.md format * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: R00-B0T <[email protected]> Co-authored-by: Chris Estreich <[email protected]>
1 parent bd3a42e commit aceff7d

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.changeset/lovely-nails-fly.md

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

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Roo Code Changelog
22

3+
## [3.15.5] - 2025-05-05
4+
5+
- Update @google/genai to 0.12 (includes some streaming completion bug fixes)
6+
- Rendering performance improvements for code blocks in chat (thanks @KJ7LNW)
7+
38
## [3.15.4] - 2025-05-04
49

510
- Fix a nasty bug that would cause Roo Code to hang, particularly in orchestrator mode

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.15.4",
6+
"version": "3.15.5",
77
"icon": "assets/icons/icon.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)