3.2.1
* fix: set `app.booting` flag immediately (Miroslav Bajtoš) * fix: update lodash (jannyHou)
This commit is contained in:
parent
e73b90ed97
commit
17ba74ed1c
|
@ -1,3 +1,11 @@
|
||||||
|
2019-03-22, Version 3.2.1
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* fix: set `app.booting` flag immediately (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
* fix: update lodash (jannyHou)
|
||||||
|
|
||||||
|
|
||||||
2018-10-18, Version 3.2.0
|
2018-10-18, Version 3.2.0
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-boot",
|
"name": "loopback-boot",
|
||||||
"version": "3.2.0",
|
"version": "3.2.1",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"tag": "next"
|
"tag": "next"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue