Merge branch 'master' of https://github.com/GeneralBots/BotServer into master
This commit is contained in:
commit
4d80b8d295
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.54](https://github.com/pragmatismo-io/BotServer/compare/2.0.53...2.0.54) (2020-11-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** NLP key bug fixed after MSFT change of NLP service. ([b901d6b](https://github.com/pragmatismo-io/BotServer/commit/b901d6bd50453b98bfb608d4e9779f96c7ea2034))
|
||||
|
||||
## [2.0.53](https://github.com/pragmatismo-io/BotServer/compare/2.0.52...2.0.53) (2020-11-26)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.53",
|
||||
"version": "2.0.54",
|
||||
"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