* Dynamic datasources.json from ENV and config.json (David Cheung)
 * Use eslint with loopback config (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2016-04-07 10:28:22 +02:00
parent 707214cac4
commit cc551b0c0f
2 changed files with 9 additions and 1 deletions

View File

@ -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
========================== ==========================

View File

@ -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",