4.5.2
* Improve Model type definitions (Miroslav Bajtoš) * fix: use existing field in exclude test (biniam)
This commit is contained in:
parent
928747f795
commit
4c69781504
|
@ -1,3 +1,11 @@
|
|||
2019-01-24, Version 4.5.2
|
||||
=========================
|
||||
|
||||
* Improve Model type definitions (Miroslav Bajtoš)
|
||||
|
||||
* fix: use existing field in exclude test (biniam)
|
||||
|
||||
|
||||
2018-12-14, Version 4.5.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "4.5.0",
|
||||
"version": "4.5.2",
|
||||
"publishConfig": {
|
||||
"export-tests": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue