From b8aa4b473e5c27a2f4b9ef9cc8ccf92a81253026 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 15:30:13 -0700 Subject: [PATCH] Changeset version bump (#3803) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Chris Estreich --- .changeset/lazy-animals-spend.md | 5 ----- package-lock.json | 4 ++-- 2 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 .changeset/lazy-animals-spend.md diff --git a/.changeset/lazy-animals-spend.md b/.changeset/lazy-animals-spend.md deleted file mode 100644 index c4fa37ba4f..0000000000 --- a/.changeset/lazy-animals-spend.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"roo-cline": patch ---- - -Fix vsix sanity check diff --git a/package-lock.json b/package-lock.json index c57cf43a8b..10740aa983 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "roo-cline", - "version": "3.18.0", + "version": "3.18.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "roo-cline", - "version": "3.18.0", + "version": "3.18.1", "dependencies": { "@anthropic-ai/bedrock-sdk": "^0.10.2", "@anthropic-ai/sdk": "^0.37.0",