diff --git a/CHANGELOG.md b/CHANGELOG.md index 8db411a6826..261c607a087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ -# 6.0.0 (2023-05-10) +## 6.0.1 (2023-05-18) + + +### Bug Fixes + +* In memory store: normalize user when asserting message list to update messages ([#49](https://github.com/WhiskeySockets/Baileys/issues/49)) ([7b4abcd](https://github.com/WhiskeySockets/Baileys/commit/7b4abcdb231434c08c14dbb5879cd1fd4939fc41)) diff --git a/package.json b/package.json index d56d894d22e..e224d83f5d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@whiskeysockets/baileys", - "version": "6.0.0", + "version": "6.0.1", "description": "WhatsApp API", "keywords": [ "whatsapp",