diff options
| author | opencode <[email protected]> | 2025-11-21 20:32:47 +0000 |
|---|---|---|
| committer | opencode <[email protected]> | 2025-11-21 20:32:47 +0000 |
| commit | 96a2f5268c4ec9fa8186127ab34aa0babb27089c (patch) | |
| tree | a7b6d69a97530025f60531ee2b0f7eb2ab16296a /packages/plugin | |
| parent | 5083f9c9c241691b5fd4adbedfca1fad12c61657 (diff) | |
| download | opencode-96a2f5268c4ec9fa8186127ab34aa0babb27089c.tar.gz opencode-96a2f5268c4ec9fa8186127ab34aa0babb27089c.zip | |
release: v1.0.86
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 d0b289093..e6e0b4ed6 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.85", + "version": "1.0.86", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
