chore(release): bump version to 2026.5.3

This commit is contained in:
Peter Steinberger
2026-05-03 03:08:39 +01:00
parent c149046c45
commit 31161abd40
134 changed files with 229 additions and 219 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openclaw/googlechat",
"version": "2026.5.2",
"version": "2026.5.3",
"description": "OpenClaw Google Chat channel plugin",
"repository": {
"type": "git",
@@ -17,7 +17,7 @@
"openclaw": "workspace:*"
},
"peerDependencies": {
"openclaw": ">=2026.5.2"
"openclaw": ">=2026.5.3"
},
"peerDependenciesMeta": {
"openclaw": {
@@ -75,10 +75,10 @@
"minHostVersion": ">=2026.4.10"
},
"compat": {
"pluginApi": ">=2026.5.2"
"pluginApi": ">=2026.5.3"
},
"build": {
"openclawVersion": "2026.5.2"
"openclawVersion": "2026.5.3"
},
"release": {
"publishToClawHub": true,