Skip to content

Commit

Permalink
chore(release): v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 18, 2023
1 parent 7b4abcd commit 87fdadb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@whiskeysockets/baileys",
"version": "6.0.0",
"version": "6.0.1",
"description": "WhatsApp API",
"keywords": [
"whatsapp",
Expand Down

0 comments on commit 87fdadb

Please sign in to comment.