2 parents 3f3532d + 64db5d9 commit 9e54bb1Copy full SHA for 9e54bb1
2 files changed
.npmignore
@@ -17,4 +17,11 @@ index.js
17
.github
18
19
test*
20
-tsup*
+tsup*
21
+
22
+.gsd
23
+.gemini
24
+.agent
25
+.husky
26
27
+commitlint.config.js
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "zaileys",
3
"description": "Zaileys - Simplified WhatsApp Node.js TypeScript/JavaScript API",
4
- "version": "2.2.7",
+ "version": "3.0.1",
5
"license": "MIT",
6
"main": "dist/index.js",
7
"module": "dist/index.mjs",
@@ -68,4 +68,4 @@
68
"engines": {
69
"node": ">=20.0.0"
70
}
71
-}
+}
0 commit comments