release: v1.0.84

This commit is contained in:
opencode 2025-11-21 05:55:03 +00:00
parent d20ef569de
commit d842353f39
16 changed files with 34 additions and 34 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "1.0.83",
"version": "1.0.84",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",
@ -24,4 +24,4 @@
"typescript": "catalog:",
"@typescript/native-preview": "catalog:"
}
}
}