chore(release): prepare 2026.5.28

This commit is contained in:
Peter Steinberger
2026-05-28 01:46:54 +01:00
parent 0e262d20e7
commit cee2a50fe6
208 changed files with 572 additions and 473 deletions
+3 -3
View File
@@ -1,19 +1,19 @@
{
"name": "@openclaw/feishu",
"version": "2026.5.27",
"version": "2026.5.28",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@openclaw/feishu",
"version": "2026.5.27",
"version": "2026.5.28",
"dependencies": {
"@larksuiteoapi/node-sdk": "1.65.0",
"typebox": "1.1.38",
"zod": "4.4.3"
},
"peerDependencies": {
"openclaw": ">=2026.5.27"
"openclaw": ">=2026.5.28"
},
"peerDependenciesMeta": {
"openclaw": {
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@openclaw/feishu",
"version": "2026.5.27",
"version": "2026.5.28",
"description": "OpenClaw Feishu/Lark channel plugin for chats and workplace tools (community maintained by @m1heng).",
"repository": {
"type": "git",
@@ -17,7 +17,7 @@
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.5.27"
"openclaw": ">=2026.5.28"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -48,10 +48,10 @@
"minHostVersion": ">=2026.4.25"
},
"compat": {
"pluginApi": ">=2026.5.27"
"pluginApi": ">=2026.5.28"
},
"build": {
"openclawVersion": "2026.5.27"
"openclawVersion": "2026.5.28"
},
"release": {
"publishToClawHub": true,