Compare commits

...

1 Commits

Author SHA1 Message Date
Saoud Rizwan ee27da2e28 Release Version v3.19.1 2025-07-14 21:49:34 -07:00
3 changed files with 6 additions and 7 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"claude-dev": patch
---
docs: improve documentation
+5 -1
View File
@@ -1,6 +1,10 @@
# Changelog
## [3.18.15]
## [3.19.1]
- Fix documentation
## [3.19.0]
- Add Kimi-K2 as a recommended model in the Cline Provider, and route to Together/Groq for 131k context window and high throughput
- Added API Key support for Bedrock integration
+1 -1
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.19.0",
"version": "3.19.1",
"icon": "assets/icons/icon.png",
"engines": {
"vscode": "^1.84.0"