1 parent 6b0ac12 commit 5cdf54eCopy full SHA for 5cdf54e
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# zaileys
2
3
+## 4.11.2
4
+
5
+### Patch Changes
6
7
+- inherit the chat disappearing timer when replying
8
9
## 4.11.1
10
11
### Patch Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "zaileys",
"description": "Zaileys - Simplified WhatsApp Node.js TypeScript/JavaScript API",
- "version": "4.11.1",
+ "version": "4.11.2",
"license": "MIT",
"type": "module",
"main": "./dist/index.cjs",
0 commit comments