chore(release): 2.0.10 [skip ci]

## [2.0.10](https://github.com/pragmatismo-io/BotServer/compare/2.0.9...2.0.10) (2020-10-08)

### Bug Fixes

* **azuredeployer.gbapp:** NLP automation fixes. ([99633fe](99633fe59d))
This commit is contained in:
Rodrigo 2020-10-08 14:55:20 +00:00
parent d8c5458a1f
commit 7d7b499ad3
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.10](https://github.com/pragmatismo-io/BotServer/compare/2.0.9...2.0.10) (2020-10-08)
### Bug Fixes
* **azuredeployer.gbapp:** NLP automation fixes. ([99633fe](https://github.com/pragmatismo-io/BotServer/commit/99633fe59de65fdd15a1ff9d2974c194b109b1de))
## [2.0.9](https://github.com/pragmatismo-io/BotServer/compare/2.0.8...2.0.9) (2020-09-21)

View file

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