mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 09:51:24 -06:00
Merge tag '1.4.1' into develop
* Fixed reconnect with pairing code or qrcode * Fixed problem in createJid
This commit is contained in:
commit
8b6e577b8f
@ -1,4 +1,4 @@
|
|||||||
# 1.4.1 (homolog)
|
# 1.4.1 (2023-07-24 18:28)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "evolution-api",
|
"name": "evolution-api",
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"description": "Rest api for communication with WhatsApp",
|
"description": "Rest api for communication with WhatsApp",
|
||||||
"main": "./dist/src/main.js",
|
"main": "./dist/src/main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user