summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-10-16 14:53:32 +0000
committeropencode <[email protected]>2025-10-16 14:53:32 +0000
commit542b9fa342e820c64946334225787f8f8c4f4894 (patch)
tree36dc2e041d4b54b380b88a1234255fa14e6d6d96 /packages/plugin
parent9159afb54bbf52c0d06662b2501fbec9d4a12542 (diff)
downloadopencode-542b9fa342e820c64946334225787f8f8c4f4894.tar.gz
opencode-542b9fa342e820c64946334225787f8f8c4f4894.zip
release: v0.15.4
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 3473940a0..51d7068d7 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": "0.15.3",
+ "version": "0.15.4",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
-}
+} \ No newline at end of file