1 parent c5db075 commit 519dcdeCopy full SHA for 519dcde
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# zaileys
2
3
+## 4.13.0
4
+
5
+### Minor Changes
6
7
+- inherit the chat disappearing timer on every send
8
9
## 4.12.0
10
11
### Major Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "zaileys",
"description": "Zaileys - Simplified WhatsApp Node.js TypeScript/JavaScript API",
- "version": "4.12.0",
+ "version": "4.13.0",
"license": "MIT",
"type": "module",
"main": "./dist/index.cjs",
0 commit comments