build: bump version to 2026.3.31

This commit is contained in:
Peter Steinberger
2026-03-31 15:46:42 +01:00
parent 5e30da3cad
commit c425ef3e74
92 changed files with 139 additions and 135 deletions

View File

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