Skip to content

Commit e7afd52

Browse files
committed
chore: release v4.8.3
1 parent 732ebbc commit e7afd52

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# zaileys
22

3+
## 4.8.3
4+
5+
### Patch Changes
6+
7+
- Cloud provider: parse the inbound reply `context` so `msg.replied()` resolves the quoted message on the official Cloud API (text, media, and interactive replies), matching baileys behavior.
8+
39
## 4.8.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zaileys",
33
"description": "Zaileys - Simplified WhatsApp Node.js TypeScript/JavaScript API",
4-
"version": "4.8.2",
4+
"version": "4.8.3",
55
"license": "MIT",
66
"type": "module",
77
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)