summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-09 06:46:42 +0000
committeropencode <[email protected]>2025-11-09 06:46:42 +0000
commitb927b9dca6a0c274837cfa76e7cbd373bfe924ff (patch)
tree8ceee06b5191ec17c50f8262b02c427d01d3b6b2 /packages/plugin
parent4b7231be68fb5ac9bf25657f8f39c7e349a63a5d (diff)
downloadopencode-b927b9dca6a0c274837cfa76e7cbd373bfe924ff.tar.gz
opencode-b927b9dca6a0c274837cfa76e7cbd373bfe924ff.zip
release: v1.0.51
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 8c8bccae2..77ecaa70d 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.50",
+ "version": "1.0.51",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file