Changeset version bump (#3763)

* changeset version bump

* Updating CHANGELOG.md format

* Update CHANGELOG.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Saoud Rizwan <7799382+saoudrizwan@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-05-22 20:11:20 -07:00 committed by GitHub
parent 7f3eb926ee
commit fbe57b2f10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"claude-dev": patch
---
Fix thinking budget slider rendering

View File

@ -1,5 +1,9 @@
# Changelog
## [3.17.4]
- Fix thinking budget slider for Claude 4
## [3.17.3]
- Fix diff edit errors with Claude 4 models

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