Skip to content

Commit e0791bd

Browse files
committed
chore: release v4.11.0
1 parent fc535ae commit e0791bd

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.11.0
4+
5+
### Minor Changes
6+
7+
- expose the client on the command context and pass plugin context to handlers
8+
39
## 4.10.0
410

511
### Minor 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.10.0",
4+
"version": "4.11.0",
55
"license": "MIT",
66
"type": "module",
77
"main": "./dist/index.cjs",

0 commit comments

Comments
 (0)