Skip to content

Commit 2d390b5

Browse files
saoudrizwangithub-actions[bot]github-actions
committed
v3.17.3 Release Notes (RooCodeInc#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 <[email protected]>
1 parent 67f4caf commit 2d390b5

File tree

4 files changed

+5
-11
lines changed

4 files changed

+5
-11
lines changed

.changeset/red-pears-do.md

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

.changeset/sour-lies-hear.md

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

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.17.3]
4+
5+
- Fix diff edit errors with Claude 4 models
6+
37
## [3.17.2]
48

59
- Add support for Claude 4 models (Sonnet 4 and Opus 4) in AWS Bedrock and Vertex AI providers

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

0 commit comments

Comments
 (0)