chore: bump version to 2026.4.25

This commit is contained in:
Peter Steinberger
2026-04-25 10:31:29 +01:00
parent 65ea6a0d94
commit 7fcefd56b7
122 changed files with 186 additions and 180 deletions

View File

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