chore(release): 2.0.48 [skip ci]

## [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](d5f42982f6))
This commit is contained in:
Rodrigo 2020-11-23 11:38:13 +00:00
parent f4b003de25
commit 849b8a0335
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",