Skip to content

Commit 686d304

Browse files
chore: bump version to 0.1.23
1 parent 5e0838e commit 686d304

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "botschat",
3-
"version": "0.1.22",
3+
"version": "0.1.23",
44
"description": "A self-hosted chat interface for OpenClaw AI agents",
55
"workspaces": [
66
"packages/*"

packages/plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@botschat/botschat",
3-
"version": "0.1.22",
3+
"version": "0.1.23",
44
"description": "BotsChat channel plugin for OpenClaw — connects your OpenClaw agent to the BotsChat cloud platform",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)