chore(release): 2.0.64 [skip ci]

## [2.0.64](https://github.com/pragmatismo-io/BotServer/compare/2.0.63...2.0.64) (2020-12-06)

### Bug Fixes

* **core.gbapp:** Start dialog done and  log improvements. ([1ff2429](1ff24290f0))
This commit is contained in:
Rodrigo 2020-12-06 19:27:11 +00:00
parent 94c1235866
commit 9508670997
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.64](https://github.com/pragmatismo-io/BotServer/compare/2.0.63...2.0.64) (2020-12-06)
### Bug Fixes
* **core.gbapp:** Start dialog done and log improvements. ([1ff2429](https://github.com/pragmatismo-io/BotServer/commit/1ff24290f0fb482493fd8106247443233f117b87))
## [2.0.63](https://github.com/pragmatismo-io/BotServer/compare/2.0.62...2.0.63) (2020-12-06)

View file

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