release: v0.7.1

This commit is contained in:
opencode
2025-09-10 15:40:31 +00:00
parent bcd656ffae
commit 2b0577c725
10 changed files with 10 additions and 10 deletions

View File

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