chore(release): 2.0.28 [skip ci]

## [2.0.28](https://github.com/pragmatismo-io/BotServer/compare/2.0.27...2.0.28) (2020-11-08)

### Bug Fixes

* **core.gbapp:** New keywords and Loops. ([8693511](869351113e))
This commit is contained in:
Rodrigo 2020-11-08 16:43:14 +00:00
parent b18b96c394
commit d4248e5154
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.28](https://github.com/pragmatismo-io/BotServer/compare/2.0.27...2.0.28) (2020-11-08)
### Bug Fixes
* **core.gbapp:** New keywords and Loops. ([8693511](https://github.com/pragmatismo-io/BotServer/commit/869351113e76f9ebe9736fbd6e7f8311e89ec995))
## [2.0.27](https://github.com/pragmatismo-io/BotServer/compare/2.0.26...2.0.27) (2020-11-06)

View file

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