chore(release): 2.0.89 [skip ci]
## [2.0.89](https://github.com/GeneralBots/BotServer/compare/2.0.88...2.0.89) (2021-01-12) ### Bug Fixes * **basic.gblib:** Fixed get token from BASIC methods. ([6399c2d
](6399c2dd0f
))
This commit is contained in:
parent
133e714637
commit
9888edb801
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [2.0.89](https://github.com/GeneralBots/BotServer/compare/2.0.88...2.0.89) (2021-01-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** Fixed get token from BASIC methods. ([6399c2d](https://github.com/GeneralBots/BotServer/commit/6399c2dd0f45617c591f69156241bd13788fee89))
|
||||
|
||||
## [2.0.88](https://github.com/GeneralBots/BotServer/compare/2.0.87...2.0.88) (2021-01-08)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.88",
|
||||
"version": "2.0.89",
|
||||
"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