release: v1.0.163

This commit is contained in:
opencode
2025-12-16 14:56:33 +00:00
parent f7f3ed1fa9
commit 03f0b6dd7a
20 changed files with 43 additions and 43 deletions

View File

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