3.15.4
* fix: allow `new DataSource(connector, settings)` (Raymond Feng)
This commit is contained in:
parent
5dc6a1cd13
commit
c2920c9f9b
|
@ -1,3 +1,9 @@
|
|||
2018-02-13, Version 3.15.4
|
||||
==========================
|
||||
|
||||
* fix: allow `new DataSource(connector, settings)` (Raymond Feng)
|
||||
|
||||
|
||||
2018-02-09, Version 3.15.3
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "3.15.3",
|
||||
"version": "3.15.4",
|
||||
"publishConfig": {
|
||||
"export-tests": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue