chore: bump version and update changelog (v3.87.0) (#11211)

This commit is contained in:
Ara
2026-06-02 10:19:08 -07:00
committed by GitHub
parent 1a4bf98e31
commit af2454f8d9
3 changed files with 13 additions and 3 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## [3.87.0]
### Added
- Add MiniMax M3 model support.
### Fixed
- Update VS Code extension dependencies to resolve security issues in `@xmldom/xmldom`, `basic-ftp`, `axios`, `undici`, and other direct/transitive packages.
## [3.86.2]
### Fixed
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "claude-dev",
"version": "3.86.2",
"version": "3.87.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-dev",
"version": "3.86.2",
"version": "3.87.0",
"license": "Apache-2.0",
"workspaces": [
"."
+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.86.2",
"version": "3.87.0",
"icon": "assets/icons/icon.png",
"workspaces": [
"."