mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 18:20:22 +00:00
chore: prepare 2026.4.7
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openclaw/qa-lab",
|
||||
"version": "2026.4.6",
|
||||
"version": "2026.4.7",
|
||||
"private": true,
|
||||
"description": "OpenClaw QA lab plugin with private debugger UI and scenario runner",
|
||||
"type": "module",
|
||||
@@ -9,7 +9,7 @@
|
||||
"openclaw": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"openclaw": ">=2026.4.6"
|
||||
"openclaw": ">=2026.4.7"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"openclaw": {
|
||||
@@ -23,10 +23,10 @@
|
||||
"install": {
|
||||
"npmSpec": "@openclaw/qa-lab",
|
||||
"defaultChoice": "npm",
|
||||
"minHostVersion": ">=2026.4.6"
|
||||
"minHostVersion": ">=2026.4.7"
|
||||
},
|
||||
"compat": {
|
||||
"pluginApi": ">=2026.4.6"
|
||||
"pluginApi": ">=2026.4.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user