chore(release): 2.0.18 [skip ci]

## [2.0.18](https://github.com/pragmatismo-io/BotServer/compare/2.0.17...2.0.18) (2020-10-27)

### Bug Fixes

* **core.gbapp:** Auto-publish fixed. ([398b95d](398b95d148))
This commit is contained in:
Rodrigo 2020-10-27 15:38:50 +00:00
parent 2083755cd3
commit 460f5dbffd
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
## [2.0.18](https://github.com/pragmatismo-io/BotServer/compare/2.0.17...2.0.18) (2020-10-27)
### Bug Fixes
* **core.gbapp:** Auto-publish fixed. ([398b95d](https://github.com/pragmatismo-io/BotServer/commit/398b95d148f8db3d4c0feb92da7521e78825d3f4))
## [2.0.17](https://github.com/pragmatismo-io/BotServer/compare/2.0.16...2.0.17) (2020-10-26) ## [2.0.17](https://github.com/pragmatismo-io/BotServer/compare/2.0.16...2.0.17) (2020-10-26)

View file

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