chore: bump version to 2026.5.6

This commit is contained in:
Peter Steinberger
2026-05-06 09:47:29 +01:00
parent 5cf55ed3f1
commit 0b88d6286c
128 changed files with 217 additions and 207 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/feishu",
"version": "2026.5.4",
"version": "2026.5.6",
"description": "OpenClaw Feishu/Lark channel plugin (community maintained by @m1heng)",
"repository": {
"type": "git",
@@ -16,7 +16,7 @@
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.5.4"
"openclaw": ">=2026.5.6"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -47,10 +47,10 @@
"minHostVersion": ">=2026.4.25"
},
"compat": {
"pluginApi": ">=2026.5.4"
"pluginApi": ">=2026.5.6"
},
"build": {
"openclawVersion": "2026.5.4"
"openclawVersion": "2026.5.6"
},
"release": {
"publishToClawHub": true,