Prepare for release

This commit is contained in:
Saoud Rizwan
2025-03-17 21:04:51 -07:00
parent 10ac28b9d6
commit 1c491bf719
6 changed files with 8 additions and 18 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"claude-dev": patch
---
Upgrade MCP SDK
-5
View File
@@ -1,5 +0,0 @@
---
"claude-dev": patch
---
One small change to checkpoints commit options
-5
View File
@@ -1,5 +0,0 @@
---
"claude-dev": minor
---
Corrected issue with 'See more' button in task header
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## [3.7.1]
- Fix issue with 'See more' button in task header not showing when starting new tasks
- Fix issue with checkpoints using local git commit hooks
## [3.7.0]
- Cline now displays selectable options when asking questions or presenting a plan, saving you from having to type out responses!
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "claude-dev",
"version": "3.7.0",
"version": "3.7.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-dev",
"version": "3.7.0",
"version": "3.7.1",
"license": "Apache-2.0",
"dependencies": {
"@anthropic-ai/bedrock-sdk": "^0.12.4",
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "claude-dev",
"displayName": "Cline",
"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.",
"version": "3.7.0",
"version": "3.7.1",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",