summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-16 07:49:52 +0000
committeropencode <[email protected]>2025-11-16 07:49:52 +0000
commit2b957b5d1ce45c2413e39869a0ce9f3c81ea80fe (patch)
treee8fecf0ba0de980bcb9707fc1211f7087cc53a86 /packages/plugin
parent31c7a0157cdeb49251e7ae5d43ab45e27a55150a (diff)
downloadopencode-2b957b5d1ce45c2413e39869a0ce9f3c81ea80fe.tar.gz
opencode-2b957b5d1ce45c2413e39869a0ce9f3c81ea80fe.zip
release: v1.0.67
Diffstat (limited to 'packages/plugin')
-rw-r--r--packages/plugin/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json
index f0c5c120b..0f9a365b5 100644
--- a/packages/plugin/package.json
+++ b/packages/plugin/package.json
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
- "version": "1.0.66",
+ "version": "1.0.67",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file