diff --git a/.changeset/stale-wasps-fetch.md b/.changeset/stale-wasps-fetch.md deleted file mode 100644 index a1b51dc019c..00000000000 --- a/.changeset/stale-wasps-fetch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"roo-cline": patch ---- - -Add gemini-2.0-flash-thinking-exp-1219 diff --git a/CHANGELOG.md b/CHANGELOG.md index f5a7b4dda11..c5a881a7e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Roo Cline Changelog +## [2.2.22] + +- Add gemini-2.0-flash-thinking-exp-1219 + ## [2.2.21] - Take predicted file length into account when detecting omissions diff --git a/package-lock.json b/package-lock.json index 32307678266..829285e9168 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "roo-cline", - "version": "2.2.21", + "version": "2.2.22", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "roo-cline", - "version": "2.2.21", + "version": "2.2.22", "dependencies": { "@anthropic-ai/bedrock-sdk": "^0.10.2", "@anthropic-ai/sdk": "^0.26.0", diff --git a/package.json b/package.json index aa9723e7b6a..88db11ede01 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Roo Cline", "description": "A fork of Cline, an autonomous coding agent, with some added experimental configuration and automation features.", "publisher": "RooVeterinaryInc", - "version": "2.2.21", + "version": "2.2.22", "icon": "assets/icons/rocket.png", "galleryBanner": { "color": "#617A91",