Skip to content

Commit 28ac340

Browse files
chore(release): v2.8.4
1 parent 90d60bd commit 28ac340

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.8.4 (2025-03-26)
2+
3+
### Bug Fixes
4+
5+
- **deps:** update dependency @wppconnect-team/wppconnect to ^1.36.2 ([#2139](https://github.com/wppconnect-team/wppconnect-server/issues/2139)) ([828dcd0](https://github.com/wppconnect-team/wppconnect-server/commit/828dcd015ab4b4ac89bd9c0877fae94a5489f8e3))
6+
17
## 2.8.3 (2025-01-09)
28

39
## 2.8.2 (2024-12-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wppconnect/server",
3-
"version": "2.8.3",
3+
"version": "2.8.4",
44
"description": "Projeto feito para autenticar a automomacao do WhatsappWeb com multi-clientes de forma dinamica. Backend feito em Nodejs(express, socketio), FrontEnd (ReactJS)",
55
"main": "dist/index.js",
66
"author": "kingaspx",

0 commit comments

Comments
 (0)