chore: bump version to 2026.5.2

This commit is contained in:
Peter Steinberger
2026-05-02 11:58:45 +01:00
parent 7edac014e5
commit 80da0a0213
128 changed files with 219 additions and 209 deletions

View File

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