4.1.1
* Allow hidden/protected props as an object (Raymond Feng)
This commit is contained in:
parent
726c6978fc
commit
8ebb734a31
|
@ -1,3 +1,9 @@
|
|||
2018-10-27, Version 4.1.1
|
||||
=========================
|
||||
|
||||
* Allow hidden/protected props as an object (Raymond Feng)
|
||||
|
||||
|
||||
2018-10-26, Version 4.1.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-datasource-juggler",
|
||||
"version": "4.1.0",
|
||||
"version": "4.1.1",
|
||||
"publishConfig": {
|
||||
"export-tests": true
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue