Skip to content

Commit b43044f

Browse files
changeset version bump
1 parent 0c795ec commit b43044f

File tree

6 files changed

+11
-18
lines changed

6 files changed

+11
-18
lines changed

.changeset/gold-pillows-fix.md

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

.changeset/smart-sloths-promise.md

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

.changeset/tame-walls-kiss.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.3.7
4+
5+
### Patch Changes
6+
7+
- Streaming version of o3-mini
8+
- v3.3.7
9+
- Use an exponential backoff for API retries
10+
311
## [3.3.6]
412

513
- Add a "new task" tool that allows Roo to start new tasks with an initial message and 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": "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.6",
6+
"version": "3.3.7",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)