4.7.0
* fix: allow coercion of nested properties (biniam)
This commit is contained in:
parent
0b871d1de1
commit
2aa4d20394
|
@ -1,3 +1,9 @@
|
|||
2019-05-03, Version 4.7.0
|
||||
=========================
|
||||
|
||||
* fix: allow coercion of nested properties (biniam)
|
||||
|
||||
|
||||
2019-05-03, Version 4.6.4
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "4.6.4",
|
||||
"version": "4.7.0",
|
||||
"publishConfig": {
|
||||
"export-tests": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue