chore(release): 2.0.27 [skip ci]

## [2.0.27](https://github.com/pragmatismo-io/BotServer/compare/2.0.26...2.0.27) (2020-11-06)

### Bug Fixes

* **core.gbapp:** Any question can be forwarded to .docx dialogs. ([4f3ada1](4f3ada1902))
This commit is contained in:
Rodrigo 2020-11-06 20:11:10 +00:00
parent f66a03f50a
commit 63645c7a31
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.27](https://github.com/pragmatismo-io/BotServer/compare/2.0.26...2.0.27) (2020-11-06)
### Bug Fixes
* **core.gbapp:** Any question can be forwarded to .docx dialogs. ([4f3ada1](https://github.com/pragmatismo-io/BotServer/commit/4f3ada1902e4ec4e4a24e701c70e8df1ff408e76))
## [2.0.26](https://github.com/pragmatismo-io/BotServer/compare/2.0.25...2.0.26) (2020-11-06)

View file

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