From a5da7d360bbbe2b8bb21fd848b3d871507639f9b Mon Sep 17 00:00:00 2001 From: Lucas Fogolin Date: Sat, 26 Feb 2022 04:02:09 -0300 Subject: [PATCH 1/3] Updating WhatsappWeb-JS to 1.15.8 --- backend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/package.json b/backend/package.json index e29e1d8..762f819 100644 --- a/backend/package.json +++ b/backend/package.json @@ -39,7 +39,7 @@ "sequelize-typescript": "^1.1.0", "socket.io": "^3.0.5", "uuid": "^8.3.2", - "whatsapp-web.js": "^1.15.6", + "whatsapp-web.js": "^1.15.8", "yup": "^0.32.8" }, "devDependencies": { From 793ef5ece63d99ec9e05a10b80f13418f68933c2 Mon Sep 17 00:00:00 2001 From: Lucas Fogolin Date: Sat, 26 Feb 2022 04:03:29 -0300 Subject: [PATCH 2/3] Adding the Forum to README.md. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a472776..0a45858 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=canove_whaticket&metric=alert_status)](https://sonarcloud.io/dashboard?id=canove_whaticket) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=canove_whaticket&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=canove_whaticket) [![Discord Chat](https://img.shields.io/discord/784109818247774249.svg?logo=discord)](https://discord.gg/Dp2tTZRYHg) +[![Flarum](https://img.shields.io/badge/flarum-forum-blue.svg?logo=discourse)](https://whaticket.online/) # WhaTicket From 6c682fbdb159d5d46eb029193190a96f72aedf02 Mon Sep 17 00:00:00 2001 From: Lucas Fogolin Date: Sun, 27 Feb 2022 15:04:13 -0300 Subject: [PATCH 3/3] Update the Forum button on README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a45858..e3a0837 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=canove_whaticket&metric=alert_status)](https://sonarcloud.io/dashboard?id=canove_whaticket) [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=canove_whaticket&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=canove_whaticket) [![Discord Chat](https://img.shields.io/discord/784109818247774249.svg?logo=discord)](https://discord.gg/Dp2tTZRYHg) -[![Flarum](https://img.shields.io/badge/flarum-forum-blue.svg?logo=discourse)](https://whaticket.online/) +[![Forum](https://img.shields.io/badge/forum-online-blue.svg?logo=discourse)](https://whaticket.online/) # WhaTicket