* Configurable dir for components and middleware (Doped Dude)
 * test: fix security warning (Miroslav Bajtoš)
This commit is contained in:
Miroslav Bajtoš 2016-07-27 16:14:22 +02:00
parent 1382e8af2f
commit 8fb9f751cd
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2016-07-27, Version 2.21.0
==========================
* Configurable dir for components and middleware (Doped Dude)
* test: fix security warning (Miroslav Bajtoš)
2016-07-14, Version 2.20.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-boot",
"version": "2.20.0",
"version": "2.21.0",
"description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [
"StrongLoop",