Skip to content

Commit af23398

Browse files
changeset version bump
1 parent 78bb7e0 commit af23398

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/ready-guests-hide.md

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

.changeset/ten-bags-hang.md

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

CHANGELOG.md

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

3+
## 3.18.3
4+
5+
### Patch Changes
6+
7+
- Convert bootstrap script to esm
8+
- Fix max tokens in task header
9+
310
## [3.18.2] - 2025-05-23
411

512
- Fix vscode-material-icons in the filer picker

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

0 commit comments

Comments
 (0)