chore: bump version to 2026.4.10

This commit is contained in:
Peter Steinberger
2026-04-09 03:54:05 +01:00
parent d41188b65e
commit 719f06510c
116 changed files with 234 additions and 192 deletions

View File

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