chore(release): 2.0.150 [skip ci]
## [2.0.150](https://github.com/GeneralBots/BotServer/compare/2.0.149...2.0.150) (2021-09-16) ### Bug Fixes * **core.gbapp:** Fix bug in Teams handling. ([7c44669
](7c446699eb
)) * **core.gbapp:** Fix main NLP problem in Y calls. ([c600a91
](c600a91cde
))
This commit is contained in:
parent
7c446699eb
commit
665b789a74
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
## [2.0.150](https://github.com/GeneralBots/BotServer/compare/2.0.149...2.0.150) (2021-09-16)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** Fix bug in Teams handling. ([7c44669](https://github.com/GeneralBots/BotServer/commit/7c446699eb47042bad076cf8d532bc51f5d54b1f))
|
||||
* **core.gbapp:** Fix main NLP problem in Y calls. ([c600a91](https://github.com/GeneralBots/BotServer/commit/c600a91cde10acbe553197df167d7181f681f7bf))
|
||||
|
||||
## [2.0.149](https://github.com/GeneralBots/BotServer/compare/2.0.148...2.0.149) (2021-09-13)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.149",
|
||||
"version": "2.0.150",
|
||||
"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