chore(release): 2.0.153 [skip ci]

## [2.0.153](https://github.com/GeneralBots/BotServer/compare/2.0.152...2.0.153) (2021-10-02)

### Bug Fixes

* **all:** Compilation error in MS AZURE (again). ([5fc6c58](5fc6c58088))
* **all:** Compilation error in MS AZURE (again). ([8c14913](8c14913c1f))
This commit is contained in:
Rodrigo 2021-10-02 10:35:38 +00:00
parent 5fc6c58088
commit dae89a135a
2 changed files with 9 additions and 1 deletions

View file

@ -1,3 +1,11 @@
## [2.0.153](https://github.com/GeneralBots/BotServer/compare/2.0.152...2.0.153) (2021-10-02)
### Bug Fixes
* **all:** Compilation error in MS AZURE (again). ([5fc6c58](https://github.com/GeneralBots/BotServer/commit/5fc6c580887ba298783b70c4b429d38e78e69140))
* **all:** Compilation error in MS AZURE (again). ([8c14913](https://github.com/GeneralBots/BotServer/commit/8c14913c1f2179ba1df02f05df2e061ffc03bf29))
## [2.0.152](https://github.com/GeneralBots/BotServer/compare/2.0.151...2.0.152) (2021-09-24)

View file

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