Skip to content

Commit 5f08607

Browse files
Changeset version bump (#5531)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Estreich <[email protected]>
1 parent ffb998b commit 5f08607

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/neat-ends-stick.md

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

CHANGELOG.md

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

3+
## [3.23.4] - 2025-07-09
4+
5+
- Update chat area icons for better discoverability & consistency
6+
- Fix a bug that allowed `list_files` to return directory results that should be excluded by .gitignore
7+
- Add an overflow header menu to make the UI a little tidier (thanks @dlab-anton)
8+
- Fix a bug the issue where null custom modes configuration files cause a 'Cannot read properties of null' error (thanks @daniel-lxs!)
9+
- Replace native title attributes with StandardTooltip component for consistency (thanks @daniel-lxs!)
10+
311
## [3.23.3] - 2025-07-09
412

513
- Remove erroneous line from announcement modal

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

0 commit comments

Comments
 (0)