chore(release): 1.2.0 [skip ci]

# [1.2.0](https://github.com/pragmatismo-io/BotServer/compare/1.1.1...1.2.0) (2018-12-13)

### Features

* **webchat:** Update of webchat to the newer version 4. ([0270a8e](https://github.com/pragmatismo-io/BotServer/commit/0270a8e))
This commit is contained in:
Rodrigo 2018-12-13 18:53:01 +00:00
parent 9cdb0259af
commit 4501ddaf94
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
# [1.2.0](https://github.com/pragmatismo-io/BotServer/compare/1.1.1...1.2.0) (2018-12-13)
### Features
* **webchat:** Update of webchat to the newer version 4. ([0270a8e](https://github.com/pragmatismo-io/BotServer/commit/0270a8e))
## [1.1.1](https://github.com/pragmatismo-io/BotServer/compare/1.1.0...1.1.1) (2018-12-08)

View file

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