summaryrefslogtreecommitdiffhomepage
path: root/packages/sdk
diff options
context:
space:
mode:
authoropencode <[email protected]>2025-12-04 04:23:39 +0000
committeropencode <[email protected]>2025-12-04 04:23:39 +0000
commitd0a48a09e2410bb8699c9756bde596dce8a09334 (patch)
tree63f763e4ae041aa6383f556ad80c8a5d83e7ff03 /packages/sdk
parentc0a21e7025bbc24540d24d225432b841c75e1e47 (diff)
downloadopencode-d0a48a09e2410bb8699c9756bde596dce8a09334.tar.gz
opencode-d0a48a09e2410bb8699c9756bde596dce8a09334.zip
release: v1.0.132
Diffstat (limited to 'packages/sdk')
-rw-r--r--packages/sdk/js/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/sdk/js/package.json b/packages/sdk/js/package.json
index 14603135f..c25c51bce 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.131",
+ "version": "1.0.132",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@@ -26,4 +26,4 @@
"publishConfig": {
"directory": "dist"
}
-}
+} \ No newline at end of file