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/plugin | |
| parent | 288bc88e40ef69f0c018aa653a04cbb868f7a95b (diff) | |
| download | opencode-a7774115c504132393dfebc34f9c15c6a2880ad6.tar.gz opencode-a7774115c504132393dfebc34f9c15c6a2880ad6.zip | |
release: v1.0.62
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 a9be085b9..3d46c470d 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.61", + "version": "1.0.62", "type": "module", "scripts": { "typecheck": "tsgo --noEmit", @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -} +}
\ No newline at end of file |
