Skip to content

Commit

Permalink
chore(release): v2.0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
edgardmessias committed Nov 19, 2020
1 parent 247fe17 commit af1dfbd
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.22](https://github.com/orkestral/venom/compare/v2.0.21...v2.0.22) (2020-11-19)

### Bug Fixes

- Fixed QRCode reader ([247fe17](https://github.com/orkestral/venom/commit/247fe178aec25c504afd6142464ea7420a489a7c))

## [2.0.21](https://github.com/orkestral/venom/compare/v2.0.20...v2.0.21) (2020-11-17)

### 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.21",
"version": "2.0.22",
"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 af1dfbd

Please sign in to comment.