chore(release): 2.0.105 [skip ci]
## [2.0.105](https://github.com/GeneralBots/BotServer/compare/2.0.104...2.0.105) (2021-02-23) ### Bug Fixes * **basic.gblib:** Error handling improved. ([ec47fda
](ec47fda964
)) * **basic.gblib:** More error handling improvements. ([cae28e5
](cae28e5fd1
))
This commit is contained in:
parent
f5ee845923
commit
b7943d8b8d
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
## [2.0.105](https://github.com/GeneralBots/BotServer/compare/2.0.104...2.0.105) (2021-02-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **basic.gblib:** Error handling improved. ([ec47fda](https://github.com/GeneralBots/BotServer/commit/ec47fda964c2ca7166e3df56852ab06f5570422a))
|
||||
* **basic.gblib:** More error handling improvements. ([cae28e5](https://github.com/GeneralBots/BotServer/commit/cae28e5fd13558e91686342b2db18c9e4dc644da))
|
||||
|
||||
## [2.0.104](https://github.com/GeneralBots/BotServer/compare/2.0.103...2.0.104) (2021-02-23)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "2.0.104",
|
||||
"version": "2.0.105",
|
||||
"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