chore(release): 2.0.12 [skip ci]

## [2.0.12](https://github.com/pragmatismo-io/BotServer/compare/2.0.11...2.0.12) (2020-10-18)

### Bug Fixes

* **admin.gbapp:** AccessToken MSFT has changed. ([c36939e](c36939e221))
This commit is contained in:
Rodrigo 2020-10-18 02:07:30 +00:00
parent a7712fba28
commit a22120ab9d
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.12](https://github.com/pragmatismo-io/BotServer/compare/2.0.11...2.0.12) (2020-10-18)
### Bug Fixes
* **admin.gbapp:** AccessToken MSFT has changed. ([c36939e](https://github.com/pragmatismo-io/BotServer/commit/c36939e221de0ec3f21a84358de14f86bab385c7))
## [2.0.11](https://github.com/pragmatismo-io/BotServer/compare/2.0.10...2.0.11) (2020-10-14)

View file

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