Skip to content

Commit

Permalink
Release 5.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalan7 committed Sep 6, 2023
1 parent 2608239 commit 3adda14
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 3 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [5.0.20](https://github.com/orkestral/venom/compare/v5.0.19...v5.0.20) (2023-09-06)


### Bug Fixes

* deleteMessage ([2608239](https://github.com/orkestral/venom/commit/26082393b1fa95cb2e2463ede56a1fbf08716798))


### Features

* add types ts ([05d6b72](https://github.com/orkestral/venom/commit/05d6b72a654c72529d38dfb8b5bd4903937e6be0))
* messageSendResult ([873b0b6](https://github.com/orkestral/venom/commit/873b0b61db16b841916905fdbb3a1d280b1cee79))
* writeFile SingletonLock ([25c56d4](https://github.com/orkestral/venom/commit/25c56d4cf22e8fc06fa8a2aeb15682dae5585e42))



## [5.0.19](https://github.com/orkestral/venom/compare/v5.0.18...v5.0.19) (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.19",
"version": "5.0.20",
"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 3adda14

Please sign in to comment.