fix(basic.gblib): update ChatServices.ts #420

Closed
eltociear wants to merge 2540 commits from patch-1 into main
2 changed files with 8 additions and 1 deletions
Showing only changes of commit aba0ff7fcf - Show all commits

View file

@ -1,3 +1,10 @@
## [1.0.8](https://github.com/pragmatismo-io/BotServer/compare/1.0.7...1.0.8) (2018-11-18)
### Bug Fixes
* **docs:** Video thumbnail update to raw picture URL. ([564b394](https://github.com/pragmatismo-io/BotServer/commit/564b394))
## [1.0.7](https://github.com/pragmatismo-io/BotServer/compare/1.0.6...1.0.7) (2018-11-18)

View file

@ -1,6 +1,6 @@
{
"name": "botserver",
"version": "1.0.7",
"version": "1.0.8",
"description": "General Bot Community Edition open-core server.",
"main": "./src/app.ts",
"bugs": "https://github.com/pragmatismo-io/BotServer/issues",