Added Gemini 3 Flash Preview model Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@@ -1,5 +0,0 @@
----
-"claude-dev": patch
-
-Added Gemini 3 Flash Preview model
@@ -1,5 +1,9 @@
# Changelog
+## [3.45.0]
+
+- Added Gemini 3 Flash Preview model
## [3.44.2]
- Polished the model picker UI with checkmarks for selected models, tooltips on Plan/Act tabs, and consistent arrow pointers across all popup modals
@@ -1,12 +1,12 @@
{
"name": "claude-dev",
- "version": "3.44.0",
+ "version": "3.45.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "Apache-2.0",
"dependencies": {
"@anthropic-ai/sdk": "^0.37.0",
@@ -2,7 +2,7 @@
"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.44.2",
"icon": "assets/icons/icon.png",
"engines": {
"vscode": "^1.84.0"