Merge branch 'master' of https://github.com/GeneralBots/BotServer into master

This commit is contained in:
Rodrigo Rodriguez 2020-11-26 10:25:00 -03:00
commit eb076b5637
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.48](https://github.com/pragmatismo-io/BotServer/compare/2.0.47...2.0.48) (2020-11-23)
### Bug Fixes
* **analytics.gblib:** Improvements in customer feedback. ([d5f4298](https://github.com/pragmatismo-io/BotServer/commit/d5f42982f61e10e3e6150f71a8fc23cc6c6abf6c))
## [2.0.47](https://github.com/pragmatismo-io/BotServer/compare/2.0.46...2.0.47) (2020-11-22)

View file

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