chore(release): 1.7.6 [skip ci]
## [1.7.6](https://github.com/pragmatismo-io/BotServer/compare/1.7.5...1.7.6) (2019-10-24)
### Bug Fixes
* **core.gbapp:** fix of sts token generation ([d6aa65d
](https://github.com/pragmatismo-io/BotServer/commit/d6aa65d))
This commit is contained in:
parent
7b1500edb2
commit
b442e581ec
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
|||
## [1.7.6](https://github.com/pragmatismo-io/BotServer/compare/1.7.5...1.7.6) (2019-10-24)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **core.gbapp:** fix of sts token generation ([d6aa65d](https://github.com/pragmatismo-io/BotServer/commit/d6aa65d))
|
||||
|
||||
## [1.7.5](https://github.com/pragmatismo-io/BotServer/compare/1.7.4...1.7.5) (2019-10-18)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "botserver",
|
||||
"version": "1.7.5",
|
||||
"version": "1.7.6",
|
||||
"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