chore: bump 2026.1.16 for beta

This commit is contained in:
Peter Steinberger
2026-01-17 10:49:49 +00:00
parent 6b784a9771
commit c874fa9712
14 changed files with 54 additions and 18 deletions

View File

@@ -1,10 +1,12 @@
{
"name": "@clawdbot/matrix",
"version": "2026.1.15",
"version": "2026.1.16",
"type": "module",
"description": "Clawdbot Matrix channel plugin",
"clawdbot": {
"extensions": ["./index.ts"]
"extensions": [
"./index.ts"
]
},
"dependencies": {
"markdown-it": "14.1.0",