diff options
| author | opencode <[email protected]> | 2025-11-10 05:50:33 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-10 05:50:33 +0000 |
| commit | 67c41fd3898c70e82afbdb91aea3d33051c00450 (patch) | |
| tree | 33bdaccf831b1b543837e669ae90039222f5d5e6 /packages/sdk | |
| parent | 83ea19770a2e93f3ae2747be33f155441c3f7ad3 (diff) | |
| download | opencode-67c41fd3898c70e82afbdb91aea3d33051c00450.tar.gz opencode-67c41fd3898c70e82afbdb91aea3d33051c00450.zip | |
release: v1.0.54
Diffstat (limited to 'packages/sdk')
| -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 3c92f1245..6c4b5a8dc 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.53", + "version": "1.0.54", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -26,4 +26,4 @@ "publishConfig": { "directory": "dist" } -} +}
\ No newline at end of file |
