chore(release): 2.0.21 [skip ci]

## [2.0.21](https://github.com/pragmatismo-io/BotServer/compare/2.0.20...2.0.21) (2020-10-30)

### Bug Fixes

* **kb.gbapp:** Spelling set before translation. ([bfbbf69](bfbbf69690))
This commit is contained in:
Rodrigo 2020-10-30 13:12:50 +00:00
parent 41f04965d4
commit 29886554b8
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.21](https://github.com/pragmatismo-io/BotServer/compare/2.0.20...2.0.21) (2020-10-30)
### Bug Fixes
* **kb.gbapp:** Spelling set before translation. ([bfbbf69](https://github.com/pragmatismo-io/BotServer/commit/bfbbf696900748d3fe9ac329b2b7f46b5878c504))
## [2.0.20](https://github.com/pragmatismo-io/BotServer/compare/2.0.19...2.0.20) (2020-10-30)

View file

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