Skip to content

Commit 8b6e577

Browse files
committed
Merge tag '1.4.1' into develop
* Fixed reconnect with pairing code or qrcode * Fixed problem in createJid
2 parents f9abd90 + cc91f2e commit 8b6e577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.4.1 (homolog)
1+
# 1.4.1 (2023-07-24 18:28)
22

33
### Fixed
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "evolution-api",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Rest api for communication with WhatsApp",
55
"main": "./dist/src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)