release: v0.13.2

This commit is contained in:
Dax Raad
2025-09-29 01:38:53 -04:00
parent 112a3685fb
commit 3f2da89007
15 changed files with 28 additions and 26 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.12.1",
"version": "0.13.2",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit",
@@ -22,4 +22,4 @@
"@tsconfig/node22": "catalog:",
"typescript": "catalog:"
}
}
}