build: bump version to 2026.4.1

This commit is contained in:
Peter Steinberger
2026-03-31 22:52:35 +01:00
parent 313a27d82f
commit 9ea7e06460
101 changed files with 245 additions and 144 deletions

View File

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