Skip to content

Commit 573ed2c

Browse files
chore(release): v7.0.0-rc.4
1 parent d9fed62 commit 573ed2c

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
# 7.0.0-rc.3 (2025-09-14)
2-
3-
4-
### Bug Fixes
5-
6-
* optimize LID migration performance and introduce cache ([#1782](https://github.com/WhiskeySockets/Baileys/issues/1782)) ([194b557](https://github.com/WhiskeySockets/Baileys/commit/194b557b0f3f4aacfa4d5feecf5541f19c646e67))
1+
# 7.0.0-rc.4 (2025-09-26)
72

83

94

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "baileys",
33
"type": "module",
4-
"version": "7.0.0-rc.3",
4+
"version": "7.0.0-rc.4",
55
"description": "A WebSockets library for interacting with WhatsApp Web",
66
"keywords": [
77
"whatsapp",

0 commit comments

Comments
 (0)