chore: bump versions for 2026.1.25

This commit is contained in:
Peter Steinberger
2026-01-25 22:13:00 +00:00
parent 50b4126c79
commit 8f6542409a
38 changed files with 54 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@clawdbot/googlechat",
"version": "2026.1.24",
"version": "2026.1.25",
"type": "module",
"description": "Clawdbot Google Chat channel plugin",
"clawdbot": {
@@ -34,6 +34,6 @@
"clawdbot": "workspace:*"
},
"peerDependencies": {
"clawdbot": ">=2026.1.24"
"clawdbot": ">=2026.1.25"
}
}