Skip to content

Commit b9233f8

Browse files
changeset version bump
1 parent f27a607 commit b9233f8

File tree

5 files changed

+10
-13
lines changed

5 files changed

+10
-13
lines changed

.changeset/clean-bears-hammer.md

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

.changeset/orange-geese-provide.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.3.19
4+
5+
### Patch Changes
6+
7+
- Add a help button
8+
- Allow users to clear out custom instructions for the built-in modes
9+
310
## [3.3.18]
411

512
- Add a per-API-configuration model temperature setting (thanks @joemanley201!)

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": "Roo Code (prev. Roo Cline)",
44
"description": "A VS Code plugin that enhances coding with AI-powered automation, multi-model support, and experimental features.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.3.18",
6+
"version": "3.3.19",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)