* Use options from request for settings (Raymond Feng)
This commit is contained in:
Raymond Feng 2018-11-15 08:24:17 -08:00
parent 4a6ea992fb
commit 293b093ffe
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-11-15, Version 3.28.0
==========================
* Use options from request for settings (Raymond Feng)
2018-11-12, Version 3.27.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.27.0",
"version": "3.28.0",
"publishConfig": {
"export-tests": true,
"tag": "lts"