diff --git a/bin/roo-cline-2.1.11.vsix b/bin/roo-cline-2.1.11.vsix new file mode 100644 index 0000000..eb05a69 Binary files /dev/null and b/bin/roo-cline-2.1.11.vsix differ diff --git a/package.json b/package.json index 541b63d..36474fd 100644 --- a/package.json +++ b/package.json @@ -136,6 +136,7 @@ }, "scripts": { "vscode:prepublish": "npm run package", + "vsix": "vsce package --out bin", "compile": "npm run check-types && npm run lint && node esbuild.js", "watch": "npm-run-all -p watch:*", "watch:esbuild": "node esbuild.js --watch",