chore(release): 2.0.19 [skip ci]

## [2.0.19](https://github.com/pragmatismo-io/BotServer/compare/2.0.18...2.0.19) (2020-10-27)

### Bug Fixes

* **core.gbapp:** Logging improvements. ([b2159b0](b2159b0030))
This commit is contained in:
Rodrigo 2020-10-27 18:11:55 +00:00
parent 7d5f81500d
commit 36202ae010
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.19](https://github.com/pragmatismo-io/BotServer/compare/2.0.18...2.0.19) (2020-10-27)
### Bug Fixes
* **core.gbapp:** Logging improvements. ([b2159b0](https://github.com/pragmatismo-io/BotServer/commit/b2159b0030c64974fa9453b6678d0e8d4dc09f79))
## [2.0.18](https://github.com/pragmatismo-io/BotServer/compare/2.0.17...2.0.18) (2020-10-27)

View file

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