3.15.3
* fix: add more tests to verify new DataSource() (Raymond Feng)
This commit is contained in:
parent
8dd86c31a5
commit
310b9489d3
|
@ -1,4 +1,10 @@
|
|||
2018-02-08, Version 3.15.2
|
||||
2018-02-09, Version 3.15.3
|
||||
==========================
|
||||
|
||||
* fix: add more tests to verify new DataSource() (Raymond Feng)
|
||||
|
||||
|
||||
2018-02-07, Version 3.15.2
|
||||
==========================
|
||||
|
||||
* feat(datasource): seperate name and connector name (Nguyen Truong Minh)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "3.15.2",
|
||||
"version": "3.15.3",
|
||||
"publishConfig": {
|
||||
"export-tests": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue