Skip to content

Commit 92561aa

Browse files
authored
Merge pull request RooVetGit#820 from RooVetGit/changeset-release/main
Changeset version bump
2 parents d6c5eba + 70d9ba2 commit 92561aa

File tree

4 files changed

+7
-8
lines changed

4 files changed

+7
-8
lines changed

.changeset/yellow-garlics-tap.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## [3.3.14]
4+
5+
- Should have skipped floor 13 like an elevator. Hopefully this fixes the broken 3.3.13 release by reverting some internal changes to the code structure 🙏
6+
37
## [3.3.13]
48

59
- Ensure the DeepSeek r1 model works with Ollama (thanks @sammcj!)

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

0 commit comments

Comments
 (0)