diff options
| author | opencode <[email protected]> | 2025-11-09 01:34:24 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-09 01:34:24 +0000 |
| commit | ba8de38435fa6bfcf788c3665844ec9617cbc42c (patch) | |
| tree | 3199a9a9c55c7f9f3fc3425ebbe558403036aa9b /packages/plugin | |
| parent | 8166612467cb8d0553c047f3c76ccef72841dcd3 (diff) | |
| download | opencode-ba8de38435fa6bfcf788c3665844ec9617cbc42c.tar.gz opencode-ba8de38435fa6bfcf788c3665844ec9617cbc42c.zip | |
release: v1.0.47
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 351dcc188..8e85b6dc3 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package.json", "name": "@opencode-ai/plugin", - "version": "1.0.46", + "version": "1.0.47", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
