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:
parent
9cdb0259af
commit
4501ddaf94
2 changed files with 8 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue