2.26.1
* Do not call callbacks twice in async boot scripts (Jürg Lehni)
This commit is contained in:
parent
ded190ee8a
commit
cdab45d40e
|
@ -1,3 +1,9 @@
|
|||
2017-08-17, Version 2.26.1
|
||||
==========================
|
||||
|
||||
* Do not call callbacks twice in async boot scripts (Jürg Lehni)
|
||||
|
||||
|
||||
2017-07-31, Version 2.26.0
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-boot",
|
||||
"version": "2.26.0",
|
||||
"version": "2.26.1",
|
||||
"description": "Convention-based bootstrapper for LoopBack applications",
|
||||
"keywords": [
|
||||
"StrongLoop",
|
||||
|
|
Loading…
Reference in New Issue