chore(release): 2.0.178 [skip ci]

## [2.0.178](https://github.com/GeneralBots/BotServer/compare/2.0.177...2.0.178) (2022-10-09)

### Bug Fixes

* **whatsapp.gblib:** SEND FILE and WPP providers. ([3f7e024](3f7e024b58))
This commit is contained in:
Rodrigo 2022-10-09 17:29:40 +00:00
parent 3f7e024b58
commit 7fec2c3499
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.178](https://github.com/GeneralBots/BotServer/compare/2.0.177...2.0.178) (2022-10-09)
### Bug Fixes
* **whatsapp.gblib:** SEND FILE and WPP providers. ([3f7e024](https://github.com/GeneralBots/BotServer/commit/3f7e024b58660d0be0734dc5f3a3cd7884df3727))
## [2.0.177](https://github.com/GeneralBots/BotServer/compare/2.0.176...2.0.177) (2022-10-04)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "2.0.177",
"version": "2.0.178",
"description": "General Bot Community Edition open-core server.",
"main": "./boot.js",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",