We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ded6c8 commit 23549e3Copy full SHA for 23549e3
CHANGELOG.md
@@ -15,6 +15,7 @@
15
* Fixed openai setting when send a message with chatwoot
16
* Fix buildkey function in hSet and hDelete
17
* Fix mexico number
18
+* Update baileys version
19
20
# 2.1.1 (2024-09-22 10:31)
21
package.json
@@ -55,7 +55,7 @@
55
"@sentry/node": "^8.28.0",
56
"amqplib": "^0.10.3",
57
"axios": "^1.6.5",
58
- "baileys": "6.7.7",
+ "baileys": "6.7.8",
59
"class-validator": "^0.14.1",
60
"compression": "^1.7.4",
61
"cors": "^2.8.5",
0 commit comments