Skip to content

Commit a274978

Browse files
committed
Prepare for release
1 parent 1127e2a commit a274978

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [3.4.6]
4+
5+
- Add support for Claude 3.7 Sonnet
6+
37
## [3.4.0]
48

59
- Introducing MCP Marketplace! You can now discover and install the best MCP servers right from within the extension, with new servers added regularly

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "claude-dev",
33
"displayName": "Cline",
44
"description": "Autonomous coding agent right in your IDE, capable of creating/editing files, running commands, using the browser, and more with your permission every step of the way.",
5-
"version": "3.4.5",
5+
"version": "3.4.6",
66
"icon": "assets/icons/icon.png",
77
"galleryBanner": {
88
"color": "#617A91",

0 commit comments

Comments
 (0)