Skip to content

Commit

Permalink
chore(release): v2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosouz4dev committed Oct 20, 2020
1 parent 6550ab0 commit b5204a1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.0.16](https://github.com/orkestral/venom/compare/v2.0.15...v2.0.16) (2020-10-20)

### Bug Fixes

- **#222:** add option to inject options into puppeteer ([bbd907c](https://github.com/orkestral/venom/commit/bbd907c808a1990786ad7d48033bcad35ee48a84)), closes [#222](https://github.com/orkestral/venom/issues/222)

### Features

- **context:** delete token after disconnecting by phone and others ([e88fbd0](https://github.com/orkestral/venom/commit/e88fbd07b1cbd2d4f800366cd1a075db45771028))
- **context:** list mute chats and add mute chat ([0d37634](https://github.com/orkestral/venom/commit/0d3763498543f876e7c42661933e31a822d1e048))
- add new function to detect incoming call ([e6e2b7c](https://github.com/orkestral/venom/commit/e6e2b7c573383338954233757b3bd00c4aabc9a5))

## [2.0.15](https://github.com/orkestral/venom/compare/v2.0.14...v2.0.15) (2020-10-16)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "venom-bot",
"version": "2.0.15",
"version": "2.0.16",
"description": "Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp. ",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b5204a1

Please sign in to comment.