Skip to content

Commit

Permalink
Merge branch 'WhiskeySockets:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelScheit authored May 31, 2023
2 parents 5c5b23e + 58ffd33 commit d570da1
Show file tree
Hide file tree
Showing 7 changed files with 7,850 additions and 249 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## 6.0.1 (2023-05-18)
# 6.1.0 (2023-05-26)


### 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))
* onWhatsApp query for multiple jids ([#85](https://github.com/WhiskeySockets/Baileys/issues/85)) ([bb25723](https://github.com/WhiskeySockets/Baileys/commit/bb25723b6ac019ec790c22b95738cc14a725f32a))



3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ This is the only official repository and is maintained by the community.

## Example

Do check out & run [example.ts](
/blob/master/Example/example.ts) to see an example usage of the library.
Do check out & run [example.ts](Example/example.ts) to see an example usage of the library.
The script covers most common use cases.
To run the example script, download or clone the repo and then type the following in a terminal:
1. ``` cd path/to/Baileys ```
Expand Down
Loading

0 comments on commit d570da1

Please sign in to comment.