chore: prepare 2026.4.7

This commit is contained in:
Peter Steinberger
2026-04-08 02:14:59 +01:00
parent 8f30a6c4ec
commit 0e91c25c0b
113 changed files with 278 additions and 243 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/googlechat",
"version": "2026.4.6",
"version": "2026.4.7",
"private": true,
"description": "OpenClaw Google Chat channel plugin",
"type": "module",
@@ -12,7 +12,7 @@
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.4.6"
"openclaw": ">=2026.4.7"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -43,7 +43,7 @@
"install": {
"npmSpec": "@openclaw/googlechat",
"defaultChoice": "npm",
"minHostVersion": ">=2026.4.6"
"minHostVersion": ">=2026.4.7"
}
}
}