chore: bump to 0.1.2 and fix commander typings

This commit is contained in:
Peter Steinberger
2025-11-25 14:26:55 +01:00
parent dd55a80430
commit 80d9d288c2
4 changed files with 11 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ export async function createWaSocket(printQr: boolean, verbose: boolean) {
version,
logger,
printQRInTerminal: false,
browser: ["warelay", "cli", "0.1.1"],
browser: ["warelay", "cli", "0.1.2"],
syncFullHistory: false,
markOnlineOnConnect: false,
});