build: prepare external plugin beta publishing

This commit is contained in:
Peter Steinberger
2026-05-02 02:58:17 +01:00
parent 4c9390a36e
commit 0a6c9ca9ee
10 changed files with 188 additions and 14 deletions

View File

@@ -25,6 +25,12 @@
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.10"
},
"compat": {
"pluginApi": ">=2026.4.10"
},
"build": {
"openclawVersion": "2026.5.1-beta.1"
},
"channel": {
"id": "twitch",
"label": "Twitch",
@@ -36,6 +42,7 @@
]
},
"release": {
"publishToClawHub": true,
"publishToNpm": true
}
}