chore(release): 1.5.0 [skip ci]
# [1.5.0](https://github.com/pragmatismo-io/BotServer/compare/1.4.0...1.5.0) (2019-07-04)
### Features
* **core.gbapp:** New global quit keywords. ([15cd8d6
](https://github.com/pragmatismo-io/BotServer/commit/15cd8d6))
This commit is contained in:
parent
15cd8d6093
commit
efa860d98c
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
# [1.5.0](https://github.com/pragmatismo-io/BotServer/compare/1.4.0...1.5.0) (2019-07-04)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **core.gbapp:** New global quit keywords. ([15cd8d6](https://github.com/pragmatismo-io/BotServer/commit/15cd8d6))
|
||||
|
||||
# [1.4.0](https://github.com/pragmatismo-io/BotServer/compare/1.3.10...1.4.0) (2019-06-28)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "1.4.0",
|
||||
"version": "1.5.0",
|
||||
"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