Skip to content

Commit

Permalink
chore(release): v3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalan7 committed Mar 15, 2021
1 parent 6b58ca1 commit f07f209
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [3.0.10](https://github.com/orkestral/venom/compare/v3.0.9...v3.0.10) (2021-03-15)


### Bug Fixes

* Error when checking number! ([39d0f17](https://github.com/orkestral/venom/commit/39d0f1711a98b949ef70a79d8c682a0d2c81f39a))


### Features

* check values sendLinkPreview - ts ([55e7ac6](https://github.com/orkestral/venom/commit/55e7ac699be51271cb3c61197032d37a6e6bab47))
* check values sendText - ts ([dd3eb0c](https://github.com/orkestral/venom/commit/dd3eb0c40071100871345f7b325e0e021d8c5521))
* Create checkValues ([319230f](https://github.com/orkestral/venom/commit/319230fd248ebbc957a0309eed1649c577366065))



## [3.0.9](https://github.com/orkestral/venom/compare/v3.0.8...v3.0.9) (2021-03-10)


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": "3.0.9",
"version": "3.0.10",
"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 f07f209

Please sign in to comment.