Skip to content

Commit 58bdd4c

Browse files
changeset version bump
1 parent 514c6a1 commit 58bdd4c

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/lazy-animals-spend.md

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

CHANGELOG.md

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

3+
## 3.18.1
4+
5+
### Patch Changes
6+
7+
- Fix vsix sanity check
8+
39
## [3.18.0] - 2025-05-21
410

511
- Add support for Gemini 2.5 Flash preview models (thanks @shariqriazz and @daniel-lxs!)

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

0 commit comments

Comments
 (0)