chore(release): 2.0.111 [skip ci]
## [2.0.111](https://github.com/GeneralBots/BotServer/compare/2.0.110...2.0.111) (2021-03-08) ### Bug Fixes * **basic.gblib:** More loggin on BASIC keywords. ([d0e42f0
](d0e42f0ae1
)) * **basic.gblib:** More logging in BASIC keywords. ([e016052
](e016052309
))
This commit is contained in:
parent
f93e468a59
commit
1d10ff5b0b
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
## [2.0.111](https://github.com/GeneralBots/BotServer/compare/2.0.110...2.0.111) (2021-03-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** More loggin on BASIC keywords. ([d0e42f0](https://github.com/GeneralBots/BotServer/commit/d0e42f0ae16c0432245dc547e569a23714c36185))
|
||||
* **basic.gblib:** More logging in BASIC keywords. ([e016052](https://github.com/GeneralBots/BotServer/commit/e01605230983d5e567ebddf9c76efde277e3e7dd))
|
||||
|
||||
## [2.0.110](https://github.com/GeneralBots/BotServer/compare/2.0.109...2.0.110) (2021-03-08)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.110",
|
||||
"version": "2.0.111",
|
||||
"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