Skip to content

Commit 65e2ecf

Browse files
committed
version: 1.4.8
1 parent 332ec69 commit 65e2ecf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.4.8 (2023-07-27 10:27)
2+
3+
### Fixed
4+
5+
* Fixed error return bug
6+
17
# 1.4.7 (2023-07-27 08:47)
28

39
### Fixed

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.7",
3+
"version": "1.4.8",
44
"description": "Rest api for communication with WhatsApp",
55
"main": "./dist/src/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)