release: v4.3.1

This commit is contained in:
github-actions[bot]
2026-05-22 14:06:47 +00:00
parent e7120f6ad4
commit aa3a2f2e8c
12 changed files with 23 additions and 23 deletions
+12 -12
View File
@@ -1,6 +1,6 @@
{
"name": "oh-my-opencode",
"version": "4.3.0",
"version": "4.3.1",
"description": "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
"main": "./dist/index.js",
"types": "dist/index.d.ts",
@@ -110,17 +110,17 @@
"zod": "^4.4.3"
},
"optionalDependencies": {
"oh-my-opencode-darwin-arm64": "4.3.0",
"oh-my-opencode-darwin-x64": "4.3.0",
"oh-my-opencode-darwin-x64-baseline": "4.3.0",
"oh-my-opencode-linux-arm64": "4.3.0",
"oh-my-opencode-linux-arm64-musl": "4.3.0",
"oh-my-opencode-linux-x64": "4.3.0",
"oh-my-opencode-linux-x64-baseline": "4.3.0",
"oh-my-opencode-linux-x64-musl": "4.3.0",
"oh-my-opencode-linux-x64-musl-baseline": "4.3.0",
"oh-my-opencode-windows-x64": "4.3.0",
"oh-my-opencode-windows-x64-baseline": "4.3.0"
"oh-my-opencode-darwin-arm64": "4.3.1",
"oh-my-opencode-darwin-x64": "4.3.1",
"oh-my-opencode-darwin-x64-baseline": "4.3.1",
"oh-my-opencode-linux-arm64": "4.3.1",
"oh-my-opencode-linux-arm64-musl": "4.3.1",
"oh-my-opencode-linux-x64": "4.3.1",
"oh-my-opencode-linux-x64-baseline": "4.3.1",
"oh-my-opencode-linux-x64-musl": "4.3.1",
"oh-my-opencode-linux-x64-musl-baseline": "4.3.1",
"oh-my-opencode-windows-x64": "4.3.1",
"oh-my-opencode-windows-x64-baseline": "4.3.1"
},
"overrides": {
"hono": "^4.12.18",