release: v0.15.4

This commit is contained in:
opencode
2025-10-16 14:53:32 +00:00
parent 9159afb54b
commit 542b9fa342
18 changed files with 357 additions and 59 deletions

View File

@@ -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:"
}
}
}