summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-08 21:48:37 +0000
committeropencode <[email protected]>2025-11-08 21:48:37 +0000
commit47b4cc6d53d9382a222b5ef3819bc9a3a45a24f3 (patch)
tree51b6b56a277fe6be6256d8151be723060e099f3f /packages/plugin
parentce9b758d0a32bb1508af6ffbf59215cd68d1c122 (diff)
downloadopencode-47b4cc6d53d9382a222b5ef3819bc9a3a45a24f3.tar.gz
opencode-47b4cc6d53d9382a222b5ef3819bc9a3a45a24f3.zip
release: v1.0.46
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 d1c5c3039..28bcc1421 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.45",
+ "version": "1.0.46",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file