release: v0.6.1

This commit is contained in:
opencode
2025-09-01 22:07:53 +00:00
parent 61c7196bd9
commit 7b62c10553
9 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/sdk",
"version": "0.6.0",
"version": "0.6.1",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit"