release: v1.0.95

This commit is contained in:
opencode 2025-11-22 04:27:20 +00:00
parent ade794a937
commit afb55cb7d4
17 changed files with 37 additions and 37 deletions

View file

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