chore(release): 2.0.9 [skip ci]

## [2.0.9](https://github.com/pragmatismo-io/BotServer/compare/2.0.8...2.0.9) (2020-09-21)

### Bug Fixes

* **core.gbapp:** Dynamic services from .gbapps. ([c01430f](c01430f0f3))
This commit is contained in:
Rodrigo 2020-09-21 03:32:39 +00:00
parent c01430f0f3
commit f7318934cf
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.9](https://github.com/pragmatismo-io/BotServer/compare/2.0.8...2.0.9) (2020-09-21)
### Bug Fixes
* **core.gbapp:** Dynamic services from .gbapps. ([c01430f](https://github.com/pragmatismo-io/BotServer/commit/c01430f0f38ccbf7abfd7a69c3ed238fbac04180))
## [2.0.8](https://github.com/pragmatismo-io/BotServer/compare/2.0.7...2.0.8) (2020-09-20)

View file

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