chore(plugins): sync versions to 2026.4.4

This commit is contained in:
Peter Steinberger
2026-04-04 19:56:13 +01:00
parent 7c1c4daa4e
commit 67d6fc8847
95 changed files with 248 additions and 152 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/feishu",
"version": "2026.4.1-beta.1",
"version": "2026.4.4",
"description": "OpenClaw Feishu/Lark channel plugin (community maintained by @m1heng)",
"type": "module",
"dependencies": {
@@ -12,7 +12,7 @@
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.4.1-beta.1"
"openclaw": ">=2026.4.4"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -40,13 +40,13 @@
"install": {
"npmSpec": "@openclaw/feishu",
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.1"
"minHostVersion": ">=2026.4.4"
},
"compat": {
"pluginApi": ">=2026.4.1"
"pluginApi": ">=2026.4.4"
},
"build": {
"openclawVersion": "2026.4.1"
"openclawVersion": "2026.4.4"
},
"bundle": {
"stageRuntimeDependencies": true