Skip to content

Commit

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


### Bug Fixes

* lint ([a8e755d](https://github.com/orkestral/venom/commit/a8e755d549fca8cc831a583cdee85794d990c7ad))
* url donate ([f8568da](https://github.com/orkestral/venom/commit/f8568da1f0ebfa25cf2766312656c75b880c41a8))
* url donate ([78f5979](https://github.com/orkestral/venom/commit/78f5979b74d57fa202a0664dce896e9537503414))


### Features

* donate info ([bf69543](https://github.com/orkestral/venom/commit/bf69543880d4fce0df1d069e29a5449f2d31f126))
* img donate ([3675e55](https://github.com/orkestral/venom/commit/3675e551ccbf59e93e4a59cf7086633687598171))
* lint setup-node@v2 ([e346488](https://github.com/orkestral/venom/commit/e346488dcde8861a5773524c498c85390b7153db))
* node version 16 ([2d2e010](https://github.com/orkestral/venom/commit/2d2e010418bce657ffa98bd89c50af3edf5559f5))
* setup-node@v2 ([e96afb2](https://github.com/orkestral/venom/commit/e96afb2a9d6a62d0a2de918840de5a1cd47f1dc5))
* Update README.md ([dab3d17](https://github.com/orkestral/venom/commit/dab3d1770363d4427879621b7c17169912322db9))
* Update README.md donate ([994e9c7](https://github.com/orkestral/venom/commit/994e9c705b67317eddb55349d69dd5266e72cda5))



## [5.0.20](https://github.com/orkestral/venom/compare/v5.0.19...v5.0.20) (2023-09-06)


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.20",
"version": "5.0.21",
"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 0d1e3a0

Please sign in to comment.