Skip to content

Commit b3ced0a

Browse files
changeset version bump
1 parent 786bba5 commit b3ced0a

File tree

4 files changed

+12
-11
lines changed

4 files changed

+12
-11
lines changed

.changeset/cyan-dragons-behave.md

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

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Roo Cline Changelog
22

3+
## 2.2.3
4+
5+
### Patch Changes
6+
7+
- 663759b: Clean up the settings screen
8+
39
## [2.2.2]
410

511
- Add checkboxes to auto-approve MCP tools
@@ -76,9 +82,9 @@
7682

7783
## [2.2.0]
7884

79-
- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
80-
- Add MCP server management tab accessible via the server icon in the menu bar
81-
- Add ability for Cline to dynamically create new MCP servers based on user requests (e.g., "add a tool that gets the latest npm docs")
85+
- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
86+
- Add MCP server management tab accessible via the server icon in the menu bar
87+
- Add ability for Cline to dynamically create new MCP servers based on user requests (e.g., "add a tool that gets the latest npm docs")
8288

8389
## [2.1.6]
8490

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

0 commit comments

Comments
 (0)