chore(release): 2.0.87 [skip ci]
## [2.0.87](https://github.com/pragmatismo-io/BotServer/compare/2.0.86...2.0.87) (2021-01-08) ### Bug Fixes * **core.gbapp:** Trying to fix Config.xlsx access from customer. ([c2a51ff
](c2a51ff832
))
This commit is contained in:
parent
34e9e9e384
commit
279c906800
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.87](https://github.com/pragmatismo-io/BotServer/compare/2.0.86...2.0.87) (2021-01-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** Trying to fix Config.xlsx access from customer. ([c2a51ff](https://github.com/pragmatismo-io/BotServer/commit/c2a51ff832341f1d83f2fada9df719f4e3e28846))
|
||||
|
||||
## [2.0.86](https://github.com/pragmatismo-io/BotServer/compare/2.0.85...2.0.86) (2021-01-08)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.86",
|
||||
"version": "2.0.87",
|
||||
"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