Skip to content

Commit 00906cf

Browse files
chore(release): v3.20.0
1 parent 9530a49 commit 00906cf

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
## 3.19.9 (2026-01-21)
1+
# 3.20.0 (2026-01-21)
22

33

4-
### Bug Fixes
4+
### Features
55

6-
* remove problematic fields from msgData during message rehydration ([#3230](https://github.com/wppconnect-team/wa-js/issues/3230)) ([cab8e41](https://github.com/wppconnect-team/wa-js/commit/cab8e41f0ac23aa038e536c4e853d71ee15fb329))
6+
* Ability to manage whatsapp theme ([#3233](https://github.com/wppconnect-team/wa-js/issues/3233)) ([9530a49](https://github.com/wppconnect-team/wa-js/commit/9530a497db49704215668fa068b5a0c1fe06b9f8))
77

88

99

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/wa-js",
3-
"version": "3.19.9",
3+
"version": "3.20.0",
44
"description": "WPPConnect/WA-JS is an open-source project with the aim of exporting functions from WhatsApp Web",
55
"license": "Apache-2.0",
66
"author": {

0 commit comments

Comments
 (0)