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,9 +1,11 @@
{
"name": "@clawdbot/copilot-proxy",
"version": "2026.1.15",
"version": "2026.1.16",
"type": "module",
"description": "Clawdbot Copilot Proxy provider plugin",
"clawdbot": {
"extensions": ["./index.ts"]
"extensions": [
"./index.ts"
]
}
}