chore(release): 2.0.61 [skip ci]

## [2.0.61](https://github.com/pragmatismo-io/BotServer/compare/2.0.60...2.0.61) (2020-12-05)

### Bug Fixes

* **core.gbapp:** NLP automation is fully tested. ([2873c5c](2873c5c078))
This commit is contained in:
Rodrigo 2020-12-05 12:30:25 +00:00
parent e32b9a2e76
commit 382aea35bb
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.61](https://github.com/pragmatismo-io/BotServer/compare/2.0.60...2.0.61) (2020-12-05)
### Bug Fixes
* **core.gbapp:** NLP automation is fully tested. ([2873c5c](https://github.com/pragmatismo-io/BotServer/commit/2873c5c07833bc32446af97504cde71efbac6795))
## [2.0.60](https://github.com/pragmatismo-io/BotServer/compare/2.0.59...2.0.60) (2020-12-04)

View file

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