changeset version bump

This commit is contained in:
github-actions[bot]
2024-12-14 00:28:49 +00:00
parent 786bba5a58
commit b3ced0aac0
4 changed files with 12 additions and 11 deletions

View File

@@ -1,5 +1,11 @@
# Roo Cline Changelog
## 2.2.3
### Patch Changes
- 663759b: Clean up the settings screen
## [2.2.2]
- Add checkboxes to auto-approve MCP tools
@@ -76,9 +82,9 @@
## [2.2.0]
- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
- Add MCP server management tab accessible via the server icon in the menu bar
- 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")
- Add support for Model Context Protocol (MCP), enabling Cline to use custom tools like web-search tool or GitHub tool
- Add MCP server management tab accessible via the server icon in the menu bar
- 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")
## [2.1.6]