release: v0.15.3

This commit is contained in:
opencode
2025-10-14 18:44:21 +00:00
parent 0c022ef39d
commit 83be5b0171
17 changed files with 31 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.15.2",
"version": "0.15.3",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit",
@@ -23,4 +23,4 @@
"@types/node": "catalog:",
"typescript": "catalog:"
}
}
}