Skip to content

Commit 57995b4

Browse files
chore(release): v2.0.2
1 parent d0e1421 commit 57995b4

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 2.0.2 (2026-05-04)
2+
3+
### Bug Fixes
4+
5+
- wa-js and axios version bump ([#2766](https://github.com/wppconnect-team/wppconnect/issues/2766)) ([d0e1421](https://github.com/wppconnect-team/wppconnect/commit/d0e1421a2e6b17e3a837909614fc0a53a17cd7f0))
6+
17
## 2.0.1 (2026-05-04)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wppconnect-team/wppconnect",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination... 😀🤔💭",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)