Compare commits

...

2 Commits

Author SHA1 Message Date
Saoud Rizwan 39f8c844f8 v3.33.2 Release Notes 2025-10-16 20:36:49 -07:00
Saoud Rizwan dce689375f Update announcement with demo link 2025-10-16 20:34:51 -07:00
4 changed files with 14 additions and 3 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## [3.33.2]
- Add demo link to Announcement banner
## [3.33.1]
- Fix CLI installation copy text
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "claude-dev",
"version": "3.33.1",
"version": "3.33.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "claude-dev",
"version": "3.33.1",
"version": "3.33.2",
"license": "Apache-2.0",
"dependencies": {
"@anthropic-ai/sdk": "^0.37.0",
+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.33.1",
"version": "3.33.2",
"icon": "assets/icons/icon.png",
"engines": {
"vscode": "^1.84.0"
@@ -117,6 +117,13 @@ const Announcement = ({ version, hideAnnouncement }: AnnouncementProps) => {
<b>Auto-Retry Failed API Requests:</b> No more interrupted auto-approved tasks due to server errors
</li>
</ul>
<p style={linkContainerStyle}>
See a{" "}
<VSCodeLink href="https://x.com/sdrzn/status/1979014975743005101" style={linkStyle}>
demo
</VSCodeLink>{" "}
of Cline CLI and subagents
</p>
<div style={hrStyle} />
<p style={linkContainerStyle}>
Join us on{" "}