@@ -1,12 +1,12 @@
{
"name": "claude-dev",
- "version": "1.0.8",
+ "version": "1.0.81",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"license": "MIT",
"dependencies": {
"@anthropic-ai/sdk": "^0.24.3",
@@ -2,7 +2,7 @@
"displayName": "Claude Dev",
"description": "Autonomous software engineer right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.",
"icon": "icon.png",
"engines": {
"vscode": "^1.84.0"
@@ -22,7 +22,7 @@ const Announcement = ({ hideAnnouncement }: AnnouncementProps) => {
style={{ position: "absolute", top: "8px", right: "8px" }}>
<span className="codicon codicon-close"></span>
</VSCodeButton>
- <h3 style={{ margin: "0 0 8px" }}>🎉{" "}New in v1.0.7</h3>
+ <h3 style={{ margin: "0 0 8px" }}>🎉{" "}New in v1.0.8</h3>
<ul style={{ margin: "0 0 8px", paddingLeft: "20px" }}>
<li>
Open in the editor (using{" "}