release: v0.15.23

This commit is contained in:
opencode
2025-10-29 01:35:27 +00:00
parent db3fb9d316
commit 4b1c6300a0
25 changed files with 358 additions and 116 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/sdk",
"version": "0.15.20",
"version": "0.15.23",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -26,4 +26,4 @@
"publishConfig": {
"directory": "dist"
}
}
}