chore(release): 1.0.8 [skip ci]

## [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))
This commit is contained in:
Rodrigo 2018-11-18 22:01:34 +00:00
parent 0884c63bc8
commit aba0ff7fcf
2 changed files with 8 additions and 1 deletions

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",