chore(release): 2.0.32 [skip ci]
## [2.0.32](https://github.com/pragmatismo-io/BotServer/compare/2.0.31...2.0.32) (2020-11-09) ### Bug Fixes * **core.gbapp:** Fix deployment of assets missing await. ([ddaa8d5
](ddaa8d5e5d
))
This commit is contained in:
parent
7e001a5cb0
commit
ba6d509b41
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.32](https://github.com/pragmatismo-io/BotServer/compare/2.0.31...2.0.32) (2020-11-09)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** Fix deployment of assets missing await. ([ddaa8d5](https://github.com/pragmatismo-io/BotServer/commit/ddaa8d5e5d86d01f8214728a790442c440954f25))
|
||||
|
||||
## [2.0.31](https://github.com/pragmatismo-io/BotServer/compare/2.0.30...2.0.31) (2020-11-09)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.31",
|
||||
"version": "2.0.32",
|
||||
"description": "General Bot Community Edition open-core server.",
|
||||
"main": "./boot.js",
|
||||
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",
|
||||
|
|
Loading…
Add table
Reference in a new issue