Skip to content

Commit faa471b

Browse files
v3.12.2 Release Notes
v3.12.2 Release Notes
1 parent 80dd10d commit faa471b

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

.changeset/eighty-carpets-attack.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [3.12.2]
4+
5+
- Add gpt-4.1
6+
37
## [3.12.1]
48

59
- Use visual checkpoint indicator to make it clear when checkpoints are created

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "claude-dev",
33
"displayName": "Cline",
44
"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.",
5-
"version": "3.12.1",
5+
"version": "3.12.2",
66
"icon": "assets/icons/icon.png",
77
"engines": {
88
"vscode": "^1.84.0"

0 commit comments

Comments
 (0)