diff options
| author | opencode <[email protected]> | 2025-11-13 00:13:18 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-13 00:13:18 +0000 |
| commit | a7774115c504132393dfebc34f9c15c6a2880ad6 (patch) | |
| tree | f3ded1a0f6310ef3d542ce77a425cc809cec4fe2 /packages/sdk/js | |
| parent | 288bc88e40ef69f0c018aa653a04cbb868f7a95b (diff) | |
| download | opencode-a7774115c504132393dfebc34f9c15c6a2880ad6.tar.gz opencode-a7774115c504132393dfebc34f9c15c6a2880ad6.zip | |
release: v1.0.62
Diffstat (limited to 'packages/sdk/js')
| -rw-r--r-- | packages/sdk/js/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json index 25de57553..ef9a50679 100644 --- a/packages/sdk/js/package.json +++ b/packages/sdk/js/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/sdk", - "version": "1.0.61", + "version": "1.0.62", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -26,4 +26,4 @@ "publishConfig": { "directory": "dist" } -} +}
\ No newline at end of file |
