4.13.0
* Fix typescript typing for DataSource.getModel (Raymond Feng)
This commit is contained in:
parent
8946516614
commit
15251880a1
|
@ -1,3 +1,9 @@
|
||||||
|
2019-09-19, Version 4.13.0
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Fix typescript typing for DataSource.getModel (Raymond Feng)
|
||||||
|
|
||||||
|
|
||||||
2019-09-04, Version 4.12.1
|
2019-09-04, Version 4.12.1
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "4.12.1",
|
"version": "4.13.0",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"export-tests": true
|
"export-tests": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue