summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-06 23:14:32 +0000
committeropencode <[email protected]>2025-11-06 23:14:32 +0000
commit11a6f0886e0a436c02f4989da17cecaf93eec641 (patch)
tree394040d7e313e65fa8afd1a1ce0e6465a5d9756a /packages/plugin
parent3ba7e243d0771982b23d3d0d54fcbe3e02cb86de (diff)
downloadopencode-11a6f0886e0a436c02f4989da17cecaf93eec641.tar.gz
opencode-11a6f0886e0a436c02f4989da17cecaf93eec641.zip
release: v1.0.37
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 f4f7fbfb0..4b256a605 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.36",
+ "version": "1.0.37",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file