From 4ff7e06044dd669c0a60db4046d7029a100043a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 16:27:35 -0700 Subject: [PATCH] Changeset version bump (#3490) * changeset version bump * Updating CHANGELOG.md format * ready for hotfix release * language --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions Co-authored-by: Cline Evaluation --- .changeset/angry-meals-perform.md | 5 ----- .changeset/bright-grapes-suffer.md | 5 ----- .changeset/brown-dots-sip.md | 5 ----- .changeset/cyan-donuts-sparkle.md | 5 ----- .changeset/funny-rivers-check.md | 5 ----- .changeset/fuzzy-ducks-flow.md | 5 ----- .changeset/gold-days-kiss.md | 5 ----- .changeset/new-pots-walk.md | 5 ----- .changeset/nice-pears-hope.md | 5 ----- .changeset/rich-comics-work.md | 5 ----- .changeset/tasty-parrots-applaud.md | 5 ----- CHANGELOG.md | 23 +++++++++++++++-------- package-lock.json | 4 ++-- package.json | 2 +- 14 files changed, 18 insertions(+), 66 deletions(-) delete mode 100644 .changeset/angry-meals-perform.md delete mode 100644 .changeset/bright-grapes-suffer.md delete mode 100644 .changeset/brown-dots-sip.md delete mode 100644 .changeset/cyan-donuts-sparkle.md delete mode 100644 .changeset/funny-rivers-check.md delete mode 100644 .changeset/fuzzy-ducks-flow.md delete mode 100644 .changeset/gold-days-kiss.md delete mode 100644 .changeset/new-pots-walk.md delete mode 100644 .changeset/nice-pears-hope.md delete mode 100644 .changeset/rich-comics-work.md delete mode 100644 .changeset/tasty-parrots-applaud.md diff --git a/.changeset/angry-meals-perform.md b/.changeset/angry-meals-perform.md deleted file mode 100644 index 920128540..000000000 --- a/.changeset/angry-meals-perform.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -add distinct id bootstrap diff --git a/.changeset/bright-grapes-suffer.md b/.changeset/bright-grapes-suffer.md deleted file mode 100644 index 97c517266..000000000 --- a/.changeset/bright-grapes-suffer.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -Fix minor visual issues with auto-approve menu diff --git a/.changeset/brown-dots-sip.md b/.changeset/brown-dots-sip.md deleted file mode 100644 index de94adfeb..000000000 --- a/.changeset/brown-dots-sip.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -convert condense command to use grpc diff --git a/.changeset/cyan-donuts-sparkle.md b/.changeset/cyan-donuts-sparkle.md deleted file mode 100644 index 04d80fe46..000000000 --- a/.changeset/cyan-donuts-sparkle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -downloadMcp protobus migration diff --git a/.changeset/funny-rivers-check.md b/.changeset/funny-rivers-check.md deleted file mode 100644 index 72b5ea7bd..000000000 --- a/.changeset/funny-rivers-check.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -Added confirmation of a successful cd to cwd before executing commands in the active terminal diff --git a/.changeset/fuzzy-ducks-flow.md b/.changeset/fuzzy-ducks-flow.md deleted file mode 100644 index 325bd1b88..000000000 --- a/.changeset/fuzzy-ducks-flow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": minor ---- - -Add Fireworks API Provider diff --git a/.changeset/gold-days-kiss.md b/.changeset/gold-days-kiss.md deleted file mode 100644 index 71bb7441e..000000000 --- a/.changeset/gold-days-kiss.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -removing free gemini models diff --git a/.changeset/new-pots-walk.md b/.changeset/new-pots-walk.md deleted file mode 100644 index 9444bde5c..000000000 --- a/.changeset/new-pots-walk.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -This fix adds the --user-data-dir flag when launching Chrome with the remote debugging port, which resolves the 'Chrome was launched but debug port is not responding' error. diff --git a/.changeset/nice-pears-hope.md b/.changeset/nice-pears-hope.md deleted file mode 100644 index 7720219c7..000000000 --- a/.changeset/nice-pears-hope.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -toggleFavoriteModel protobus migration diff --git a/.changeset/rich-comics-work.md b/.changeset/rich-comics-work.md deleted file mode 100644 index 00ddc348b..000000000 --- a/.changeset/rich-comics-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -adding activation events so cline is activated when vs code opens diff --git a/.changeset/tasty-parrots-applaud.md b/.changeset/tasty-parrots-applaud.md deleted file mode 100644 index 01b4a4172..000000000 --- a/.changeset/tasty-parrots-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"claude-dev": patch ---- - -prevent IME composition Enter from auto‑sending edited message diff --git a/CHANGELOG.md b/CHANGELOG.md index 957c3edd3..d3f9dcc62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,22 @@ # Changelog +## [3.15.3] + +- Add Fireworks API Provider +- Fix minor visual issues with auto-approve menu +- Fix one instance of terminal not getting output +- Fix 'Chrome was launched but debug port is not responding' error + ## [3.15.2] -- Added details to auto approve menu and more sensible default controls -- Add detailed configuration options for LiteLLM provider -- Add webview telemetry for users who have opted in to telemetry -- Update Gemini in OpenRouter/Cline providers to use implicit caching -- Fix freezing issues during rendering of large streaming text -- Fix grey screen webview crashes by releasing memory after every diff edit -- Fix breaking out of diff auto-scroll -- Fix IME composition Enter auto‑sending edited message +- Added details to auto approve menu and more sensible default controls +- Add detailed configuration options for LiteLLM provider +- Add webview telemetry for users who have opted in to telemetry +- Update Gemini in OpenRouter/Cline providers to use implicit caching +- Fix freezing issues during rendering of large streaming text +- Fix grey screen webview crashes by releasing memory after every diff edit +- Fix breaking out of diff auto-scroll +- Fix IME composition Enter auto‑sending edited message ## [3.15.1] diff --git a/package-lock.json b/package-lock.json index 67d6e4eca..f0f89c2fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "claude-dev", - "version": "3.15.2", + "version": "3.15.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "claude-dev", - "version": "3.15.2", + "version": "3.15.3", "license": "Apache-2.0", "dependencies": { "@anthropic-ai/bedrock-sdk": "^0.12.4", diff --git a/package.json b/package.json index 9933dbcf5..95493cfa2 100644 --- a/package.json +++ b/package.json @@ -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.15.2", + "version": "3.15.3", "icon": "assets/icons/icon.png", "engines": { "vscode": "^1.84.0"