We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9899847 commit f7ccf14Copy full SHA for f7ccf14
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "botschat",
3
- "version": "0.1.7",
+ "version": "0.1.8",
4
"description": "A self-hosted chat interface for OpenClaw AI agents",
5
"workspaces": [
6
"packages/*"
packages/plugin/package.json
"name": "@botschat/botschat",
"description": "BotsChat channel plugin for OpenClaw — connects your OpenClaw agent to the BotsChat cloud platform",
"type": "module",
"main": "dist/index.js",
0 commit comments