v3.17.3 Release Notes (#3761)

* changeset version bump

* Updating CHANGELOG.md format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Saoud Rizwan 2025-05-22 19:44:16 -07:00
parent 67f4caf2fe
commit 2d390b56f6
4 changed files with 5 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
"claude-dev": patch
---
Revert package version to 3.17.2 in package.json

View File

@ -1,5 +0,0 @@
---
"claude-dev": patch
---
Update package version

View File

@ -1,5 +1,9 @@
# Changelog
## [3.17.3]
- Fix diff edit errors with Claude 4 models
## [3.17.2]
- Add support for Claude 4 models (Sonnet 4 and Opus 4) in AWS Bedrock and Vertex AI providers

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.17.2",
"version": "3.17.3",
"icon": "assets/icons/icon.png",
"engines": {
"vscode": "^1.84.0"