Skip to content

Commit

Permalink
chore(release): v2.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosouz4dev committed Oct 22, 2020
1 parent 801d3e2 commit 3979cc6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.0.17](https://github.com/orkestral/venom/compare/v2.0.16...v2.0.17) (2020-10-22)

### Bug Fixes

- remove function stream and fix userAgente ([7fe0701](https://github.com/orkestral/venom/commit/7fe0701f71da1d3e4b8b85152120bf547b691fbc))

## [2.0.16](https://github.com/orkestral/venom/compare/v2.0.15...v2.0.16) (2020-10-20)

### 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.16",
"version": "2.0.17",
"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 3979cc6

Please sign in to comment.