release: v1.0.66

This commit is contained in:
opencode
2025-11-16 07:27:25 +00:00
parent e861839f90
commit 2fe5ce0edd
16 changed files with 48 additions and 32 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "1.0.65",
"version": "1.0.66",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
}
}