Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.0...v1.1.0) (2022-09-29)

### Features

* finished base whatsappi callbacks implementation ([35cafba](35cafba))
* implemented instances entity and whatsappi store ([9e0f358](9e0f358))
* instance auth status functions implemented on instance ([89406b6](89406b6))
  • Loading branch information
semantic-release-bot committed Sep 29, 2022
1 parent 172c0ae commit d5dc775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "whatsappi",
"description": "Baileys Whatsapp library wrapper for easy integration on any NodeJS projects. This library using the latest version of @adiwajshing/baileys library for install and run",
"version": "1.0.0",
"version": "1.1.0",
"author": {
"name": "Alexander Daza",
"email": "[email protected]",
Expand Down

0 comments on commit d5dc775

Please sign in to comment.