chore(release): 2.0.121 [skip ci]

## [2.0.121](https://github.com/GeneralBots/BotServer/compare/2.0.120...2.0.121) (2021-06-16)

### Bug Fixes

* **all:** MSFT mistake again being fixed rolling back version of non-tested on Azure packages. ([cdd1a99](cdd1a9968c))
* **all:** Trying to get Google packages on AZ. ([9c53791](9c53791e72))
* **whatsapp.gblib:** Adding Google to WhatsApp. ([dc9286f](dc9286ffe8))
This commit is contained in:
Rodrigo 2021-06-16 19:20:09 +00:00
parent 9c53791e72
commit 820ff0ca92
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,12 @@
## [2.0.121](https://github.com/GeneralBots/BotServer/compare/2.0.120...2.0.121) (2021-06-16)
### Bug Fixes
* **all:** MSFT mistake again being fixed rolling back version of non-tested on Azure packages. ([cdd1a99](https://github.com/GeneralBots/BotServer/commit/cdd1a9968c21315f23e1434f1af1d1726928225d))
* **all:** Trying to get Google packages on AZ. ([9c53791](https://github.com/GeneralBots/BotServer/commit/9c53791e7288b358af5c3ca0adb94f8076287506))
* **whatsapp.gblib:** Adding Google to WhatsApp. ([dc9286f](https://github.com/GeneralBots/BotServer/commit/dc9286ffe88145fc9b119e3430ca904bea86fbe4))
## [2.0.120](https://github.com/GeneralBots/BotServer/compare/2.0.119...2.0.120) (2021-06-13)

View file

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