diff --git a/CHANGELOG.md b/CHANGELOG.md index 3506b900..e1e3006c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,4 @@ -# 7.0.0-rc.3 (2025-09-14) - - -### Bug Fixes - -* optimize LID migration performance and introduce cache ([#1782](https://github.com/WhiskeySockets/Baileys/issues/1782)) ([194b557](https://github.com/WhiskeySockets/Baileys/commit/194b557b0f3f4aacfa4d5feecf5541f19c646e67)) +# 7.0.0-rc.4 (2025-09-26) diff --git a/package.json b/package.json index 9ff2f745..9142573b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "baileys", "type": "module", - "version": "7.0.0-rc.3", + "version": "7.0.0-rc.4", "description": "A WebSockets library for interacting with WhatsApp Web", "keywords": [ "whatsapp",