chore(release): 2.0.59 [skip ci]
## [2.0.59](https://github.com/pragmatismo-io/BotServer/compare/2.0.58...2.0.59) (2020-12-03) ### Bug Fixes * **core.gbapp:** Calls to Spellchecker and Translator fixed. ([0f39343
](0f393431ec
))
This commit is contained in:
parent
7f48c475f6
commit
7ed86598db
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.59](https://github.com/pragmatismo-io/BotServer/compare/2.0.58...2.0.59) (2020-12-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** Calls to Spellchecker and Translator fixed. ([0f39343](https://github.com/pragmatismo-io/BotServer/commit/0f393431ec422e6066ea1185fb5fe9c6aee53c61))
|
||||
|
||||
## [2.0.58](https://github.com/pragmatismo-io/BotServer/compare/2.0.57...2.0.58) (2020-12-02)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.58",
|
||||
"version": "2.0.59",
|
||||
"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