release: v4.5.12

This commit is contained in:
github-actions[bot]
2026-05-30 19:40:25 +00:00
parent f3ca422713
commit 8705bacd05
12 changed files with 23 additions and 23 deletions
+12 -12
View File
@@ -1,6 +1,6 @@
{
"name": "oh-my-opencode",
"version": "4.5.1",
"version": "4.5.12",
"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",
@@ -131,17 +131,17 @@
"zod": "^4.4.3"
},
"optionalDependencies": {
"oh-my-opencode-darwin-arm64": "4.5.1",
"oh-my-opencode-darwin-x64": "4.5.1",
"oh-my-opencode-darwin-x64-baseline": "4.5.1",
"oh-my-opencode-linux-arm64": "4.5.1",
"oh-my-opencode-linux-arm64-musl": "4.5.1",
"oh-my-opencode-linux-x64": "4.5.1",
"oh-my-opencode-linux-x64-baseline": "4.5.1",
"oh-my-opencode-linux-x64-musl": "4.5.1",
"oh-my-opencode-linux-x64-musl-baseline": "4.5.1",
"oh-my-opencode-windows-x64": "4.5.1",
"oh-my-opencode-windows-x64-baseline": "4.5.1"
"oh-my-opencode-darwin-arm64": "4.5.12",
"oh-my-opencode-darwin-x64": "4.5.12",
"oh-my-opencode-darwin-x64-baseline": "4.5.12",
"oh-my-opencode-linux-arm64": "4.5.12",
"oh-my-opencode-linux-arm64-musl": "4.5.12",
"oh-my-opencode-linux-x64": "4.5.12",
"oh-my-opencode-linux-x64-baseline": "4.5.12",
"oh-my-opencode-linux-x64-musl": "4.5.12",
"oh-my-opencode-linux-x64-musl-baseline": "4.5.12",
"oh-my-opencode-windows-x64": "4.5.12",
"oh-my-opencode-windows-x64-baseline": "4.5.12"
},
"overrides": {
"hono": "^4.12.18",