chore(release): 2.0.70 [skip ci]

## [2.0.70](https://github.com/pragmatismo-io/BotServer/compare/2.0.69...2.0.70) (2020-12-10)

### Bug Fixes

* **core.gbapp:** Improvements in language selection and MSTEAMS integration. ([23b89e5](23b89e5c79))
This commit is contained in:
Rodrigo 2020-12-10 18:04:28 +00:00
parent 9083c3e5dc
commit 43f44a5095
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.70](https://github.com/pragmatismo-io/BotServer/compare/2.0.69...2.0.70) (2020-12-10)
### Bug Fixes
* **core.gbapp:** Improvements in language selection and MSTEAMS integration. ([23b89e5](https://github.com/pragmatismo-io/BotServer/commit/23b89e5c79b341da42e214acc7c5a4de81e9ad6a))
## [2.0.69](https://github.com/pragmatismo-io/BotServer/compare/2.0.68...2.0.69) (2020-12-08)

View file

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