Merge tag '1.4.1' into develop

* Fixed reconnect with pairing code or qrcode
* Fixed problem in createJid
This commit is contained in:
Davidson Gomes 2023-07-24 18:28:57 -03:00
commit 8b6e577b8f
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# 1.4.1 (homolog)
# 1.4.1 (2023-07-24 18:28)
### Fixed

View File

@ -1,6 +1,6 @@
{
"name": "evolution-api",
"version": "1.4.0",
"version": "1.4.1",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {