2.18.0
* Dynamic datasources.json from ENV and config.json (David Cheung) * Use eslint with loopback config (Miroslav Bajtoš)
This commit is contained in:
parent
707214cac4
commit
cc551b0c0f
|
@ -1,3 +1,11 @@
|
||||||
|
2016-04-07, Version 2.18.0
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Dynamic datasources.json from ENV and config.json (David Cheung)
|
||||||
|
|
||||||
|
* Use eslint with loopback config (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2016-02-23, Version 2.17.0
|
2016-02-23, Version 2.17.0
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-boot",
|
"name": "loopback-boot",
|
||||||
"version": "2.17.0",
|
"version": "2.18.0",
|
||||||
"description": "Convention-based bootstrapper for LoopBack applications",
|
"description": "Convention-based bootstrapper for LoopBack applications",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"StrongLoop",
|
"StrongLoop",
|
||||||
|
|
Loading…
Reference in New Issue