chore(release): 2.0.43 [skip ci]

## [2.0.43](https://github.com/pragmatismo-io/BotServer/compare/2.0.42...2.0.43) (2020-11-17)

### Bug Fixes

* **core.gbapp:** Language features  optmized. ([933729a](933729ae4d))
This commit is contained in:
Rodrigo 2020-11-17 11:30:49 +00:00
parent 933729ae4d
commit 109c7ef8d7
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.43](https://github.com/pragmatismo-io/BotServer/compare/2.0.42...2.0.43) (2020-11-17)
### Bug Fixes
* **core.gbapp:** Language features optmized. ([933729a](https://github.com/pragmatismo-io/BotServer/commit/933729ae4dc372b86aa61bd7a2525d71d64bf720))
## [2.0.42](https://github.com/pragmatismo-io/BotServer/compare/2.0.41...2.0.42) (2020-11-12)

View file

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