chore(release): 2.0.68 [skip ci]

## [2.0.68](https://github.com/pragmatismo-io/BotServer/compare/2.0.67...2.0.68) (2020-12-07)

### Bug Fixes

* **customer-satisfaction.gbapp:** Fix rate and suggestion text store. ([55bb46d](55bb46d882))
This commit is contained in:
Rodrigo 2020-12-07 15:23:23 +00:00
parent 4fe67c8704
commit 0778ea6e14
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.68](https://github.com/pragmatismo-io/BotServer/compare/2.0.67...2.0.68) (2020-12-07)
### Bug Fixes
* **customer-satisfaction.gbapp:** Fix rate and suggestion text store. ([55bb46d](https://github.com/pragmatismo-io/BotServer/commit/55bb46d8823d4640e297177634252e6dc06e9a28))
## [2.0.67](https://github.com/pragmatismo-io/BotServer/compare/2.0.66...2.0.67) (2020-12-07)

View file

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