Skip to content

Commit

Permalink
Release 5.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalan7 committed Aug 23, 2023
1 parent 87cfbfe commit d011ae1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [5.0.19](https://github.com/orkestral/venom/compare/v5.0.18...v5.0.19) (2023-08-23)


### Features

* add headless: 'old' ([bc919e8](https://github.com/orkestral/venom/commit/bc919e8f740496a1d34078916f8e8df860d26daa))



## [5.0.18](https://github.com/orkestral/venom/compare/v5.0.17...v5.0.18) (2023-08-23)


Expand Down
4 changes: 2 additions & 2 deletions 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": "5.0.18",
"version": "5.0.19",
"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 d011ae1

Please sign in to comment.