chore(release): 2.0.88 [skip ci]

## [2.0.88](https://github.com/GeneralBots/BotServer/compare/2.0.87...2.0.88) (2021-01-08)

### Bug Fixes

* **all:** Improvements on debugging output. ([eb194f6](eb194f6885))
This commit is contained in:
Rodrigo 2021-01-08 16:08:11 +00:00
parent b77a4b099b
commit 97fd84b8cb
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.88](https://github.com/GeneralBots/BotServer/compare/2.0.87...2.0.88) (2021-01-08)
### Bug Fixes
* **all:** Improvements on debugging output. ([eb194f6](https://github.com/GeneralBots/BotServer/commit/eb194f688562cf764e0fd5435c356f6724bac4e9))
## [2.0.87](https://github.com/pragmatismo-io/BotServer/compare/2.0.86...2.0.87) (2021-01-08)

View file

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