We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332ec69 commit 65e2ecfCopy full SHA for 65e2ecf
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 1.4.8 (2023-07-27 10:27)
2
+
3
+### Fixed
4
5
+* Fixed error return bug
6
7
# 1.4.7 (2023-07-27 08:47)
8
9
### Fixed
package.json
@@ -1,6 +1,6 @@
{
"name": "evolution-api",
- "version": "1.4.7",
+ "version": "1.4.8",
"description": "Rest api for communication with WhatsApp",
"main": "./dist/src/main.js",
"scripts": {
0 commit comments