Skip to content

Commit 7d6cce6

Browse files
authored
Merge pull request #701 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 95fc86f + 0a5417e commit 7d6cce6

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/poor-vans-prove.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.3.8]
4+
5+
- Fix o3-mini in the Glama provider (thanks @Punkpeye!)
6+
- Add the option to omit instructions for creating MCP servers from the system prompt (thanks @samhvw8!)
7+
- Fix a bug where renaming API profiles without actually changing the name would delete them (thanks @samhvw8!)
8+
39
## [3.3.7]
410

511
- Support for o3-mini (thanks @shpigunov!)

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

0 commit comments

Comments
 (0)