Skip to content

Commit ae4bfcf

Browse files
committed
build: v2.2.2
1 parent fe5420e commit ae4bfcf

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

api/package-lock.json

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

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexabot",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
55
"author": "Hexastack",
66
"license": "AGPL-3.0-only",

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hexabot-ui",
33
"private": true,
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
66
"author": "Hexastack",
77
"license": "AGPL-3.0-only",

package-lock.json

Lines changed: 4 additions & 4 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
@@ -5,7 +5,7 @@
55
"frontend",
66
"widget"
77
],
8-
"version": "2.2.1",
8+
"version": "2.2.2",
99
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
1010
"author": "Hexastack",
1111
"license": "AGPL-3.0-only",

widget/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hexabot-chat-widget",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"description": "Hexabot is a solution for creating and managing chatbots across multiple channels, leveraging AI for advanced conversational capabilities. It provides a user-friendly interface for building, training, and deploying chatbots with integrated support for various messaging platforms.",
55
"author": "Hexastack",
66
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)