3.19.0
* Add typescript type definitions (Raymond Feng) * Tidy up datasource (Raymond Feng)
This commit is contained in:
parent
c9558026d0
commit
4aa51e9956
|
@ -1,3 +1,11 @@
|
||||||
|
2018-05-10, Version 3.19.0
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Add typescript type definitions (Raymond Feng)
|
||||||
|
|
||||||
|
* Tidy up datasource (Raymond Feng)
|
||||||
|
|
||||||
|
|
||||||
2018-04-19, Version 3.18.1
|
2018-04-19, Version 3.18.1
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "3.18.1",
|
"version": "3.19.0",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"export-tests": true
|
"export-tests": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue