chore(release): 2.0.65 [skip ci]

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

### Bug Fixes

* **core.gbapp:** startDialog for web OK now. ([6b325ea](6b325ead34))
This commit is contained in:
Rodrigo 2020-12-06 19:51:19 +00:00
parent 72d2306c2e
commit 2031ed0cbf
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.65](https://github.com/pragmatismo-io/BotServer/compare/2.0.64...2.0.65) (2020-12-06)
### Bug Fixes
* **core.gbapp:** startDialog for web OK now. ([6b325ea](https://github.com/pragmatismo-io/BotServer/commit/6b325ead34fc5ef39d3a49511b777878ce364946))
## [2.0.64](https://github.com/pragmatismo-io/BotServer/compare/2.0.63...2.0.64) (2020-12-06)

View file

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