build: v2.2.0
Some checks are pending
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run

This commit is contained in:
Mohamed Marrouchi 2025-01-21 14:42:22 +01:00
parent af936a7747
commit bbff215381
6 changed files with 9 additions and 9 deletions

4
api/package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "hexabot",
"version": "2.1.9",
"version": "2.2.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hexabot",
"version": "2.1.9",
"version": "2.2.0",
"hasInstallScript": true,
"license": "AGPL-3.0-only",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "hexabot",
"version": "2.1.9",
"version": "2.2.0",
"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.",
"author": "Hexastack",
"license": "AGPL-3.0-only",

View File

@ -1,7 +1,7 @@
{
"name": "hexabot-ui",
"private": true,
"version": "2.1.9",
"version": "2.2.0",
"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.",
"author": "Hexastack",
"license": "AGPL-3.0-only",

4
package-lock.json generated
View File

@ -45,7 +45,7 @@
},
"frontend": {
"name": "hexabot-ui",
"version": "2.1.9",
"version": "2.2.0",
"license": "AGPL-3.0-only",
"dependencies": {
"@chatscope/chat-ui-kit-react": "^2.0.3",
@ -10304,7 +10304,7 @@
},
"widget": {
"name": "hexabot-chat-widget",
"version": "2.1.9",
"version": "2.2.0",
"license": "AGPL-3.0-only",
"dependencies": {
"@types/emoji-js": "^3.5.2",

View File

@ -5,7 +5,7 @@
"frontend",
"widget"
],
"version": "2.1.9",
"version": "2.2.0",
"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.",
"author": "Hexastack",
"license": "AGPL-3.0-only",

View File

@ -1,6 +1,6 @@
{
"name": "hexabot-chat-widget",
"version": "2.1.9",
"version": "2.2.0",
"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.",
"author": "Hexastack",
"license": "AGPL-3.0-only",