Skip to content

Commit e493f05

Browse files
authored
Merge pull request #335 from RooVetGit/changeset-release/main
Changeset version bump
2 parents b70143b + 09386db commit e493f05

File tree

4 files changed

+7
-10
lines changed

4 files changed

+7
-10
lines changed

.changeset/quiet-mails-live.md

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

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Roo Cline Changelog
22

3-
## 3.0.0
3+
## [3.0.1]
44

5-
### Major Changes
5+
- Fix the reddit link and a small visual glitch in the chat input
6+
7+
## [3.0.0]
68

79
- This release adds chat modes! Now you can ask Roo Cline questions about system architecture or the codebase without immediately jumping into writing code. You can even assign different API configuration profiles to each mode if you prefer to use different models for thinking vs coding. Would love feedback in the new Roo Cline Reddit! https://www.reddit.com/r/roocline
810

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 Cline",
44
"description": "A fork of Cline, an autonomous coding agent, with some added experimental configuration and automation features.",
55
"publisher": "RooVeterinaryInc",
6-
"version": "3.0.0",
6+
"version": "3.0.1",
77
"icon": "assets/icons/rocket.png",
88
"galleryBanner": {
99
"color": "#617A91",

0 commit comments

Comments
 (0)