Skip to content

Commit 56a7b8f

Browse files
authored
Merge pull request RooVetGit#818 from RooVetGit/changeset-release/main
Changeset version bump
2 parents 2dc3939 + aaedd15 commit 56a7b8f

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.changeset/late-bees-juggle.md

-5
This file was deleted.

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Roo Code Changelog
22

3+
## [3.3.13]
4+
5+
- Ensure the DeepSeek r1 model works with Ollama (thanks @sammcj!)
6+
- First step of a more fundamental fix to the bugs around switching API profiles. If you've been having issues with this please try again and let us know if works any better! More to come soon, including fixing the laggy text entry in provider settings.
7+
38
## [3.3.12]
49

510
- Bug fix to changing a mode's API configuration on the prompts tab

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)