summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-11-10 05:50:33 +0000
committeropencode <[email protected]>2025-11-10 05:50:33 +0000
commit67c41fd3898c70e82afbdb91aea3d33051c00450 (patch)
tree33bdaccf831b1b543837e669ae90039222f5d5e6 /packages/plugin
parent83ea19770a2e93f3ae2747be33f155441c3f7ad3 (diff)
downloadopencode-67c41fd3898c70e82afbdb91aea3d33051c00450.tar.gz
opencode-67c41fd3898c70e82afbdb91aea3d33051c00450.zip
release: v1.0.54
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 b043fe03b..4e943570f 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.53",
+ "version": "1.0.54",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file