build: v2.2.5
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled

This commit is contained in:
yassinedorbozgithub 2025-02-19 16:32:33 +01:00
parent 64e6ea9d66
commit 06c999b7f3
6 changed files with 8 additions and 8 deletions

4
api/package-lock.json generated
View File

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

View File

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

View File

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

4
package-lock.json generated
View File

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

View File

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

View File

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