Skip to content

Commit 2908d28

Browse files
committed
release: v4.0.4 (quiet benign libsignal decrypt-noise across console channels; plugin/marketplace bump)
1 parent 5c5c728 commit 2908d28

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"ref": "main"
1717
},
1818
"description": "Official zaileys skill suite — an orchestrator (assist) plus focused scaffold, debug, and review skills for building WhatsApp bots with best practices.",
19-
"version": "4.0.3",
19+
"version": "4.0.4",
2020
"author": { "name": "zeative" },
2121
"homepage": "https://zeative.github.io/zaileys/",
2222
"repository": "https://github.com/zeative/zaileys",

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.0.3",
4+
"version": "4.0.4",
55
"license": "MIT",
66
"type": "module",
77
"main": "./dist/index.cjs",

plugins/zaileys-official/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zaileys-official",
33
"description": "Official zaileys skill suite — an orchestrator (assist) plus focused scaffold, debug, and review skills for building WhatsApp bots with best practices.",
4-
"version": "4.0.3",
4+
"version": "4.0.4",
55
"author": {
66
"name": "zeative",
77
"email": "zaadevofc@gmail.com"

0 commit comments

Comments
 (0)