chore(release): bump version to 2026.5.22

This commit is contained in:
Peter Steinberger
2026-05-22 21:25:16 +01:00
parent 260145374f
commit 4df34cb790
162 changed files with 311 additions and 301 deletions
+3 -3
View File
@@ -1,19 +1,19 @@
{
"name": "@openclaw/feishu",
"version": "2026.5.21",
"version": "2026.5.22",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@openclaw/feishu",
"version": "2026.5.21",
"version": "2026.5.22",
"dependencies": {
"@larksuiteoapi/node-sdk": "1.65.0",
"typebox": "1.1.38",
"zod": "4.4.3"
},
"peerDependencies": {
"openclaw": ">=2026.5.21"
"openclaw": ">=2026.5.22"
},
"peerDependenciesMeta": {
"openclaw": {
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@openclaw/feishu",
"version": "2026.5.21",
"version": "2026.5.22",
"description": "OpenClaw Feishu/Lark channel plugin (community maintained by @m1heng)",
"repository": {
"type": "git",
@@ -17,7 +17,7 @@
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.5.21"
"openclaw": ">=2026.5.22"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -48,10 +48,10 @@
"minHostVersion": ">=2026.4.25"
},
"compat": {
"pluginApi": ">=2026.5.21"
"pluginApi": ">=2026.5.22"
},
"build": {
"openclawVersion": "2026.5.21"
"openclawVersion": "2026.5.22"
},
"release": {
"publishToClawHub": true,