chore: bump version to 2026.4.5

This commit is contained in:
Peter Steinberger
2026-04-05 21:33:04 +01:00
parent a8e827856a
commit ce8492f9a0
100 changed files with 205 additions and 164 deletions

View File

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