1 parent fc535ae commit e0791bdCopy full SHA for e0791bd
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# zaileys
2
3
+## 4.11.0
4
+
5
+### Minor Changes
6
7
+- expose the client on the command context and pass plugin context to handlers
8
9
## 4.10.0
10
11
### Minor Changes
package.json
@@ -1,7 +1,7 @@
{
"name": "zaileys",
"description": "Zaileys - Simplified WhatsApp Node.js TypeScript/JavaScript API",
- "version": "4.10.0",
+ "version": "4.11.0",
"license": "MIT",
"type": "module",
"main": "./dist/index.cjs",
0 commit comments