* Allow hidden/protected props as an object (Raymond Feng)
This commit is contained in:
Raymond Feng 2018-10-27 07:56:12 -07:00
parent 2fa5affd12
commit d3efc40a37
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-10-27, Version 3.25.1
==========================
* Allow hidden/protected props as an object (Raymond Feng)
2018-10-26, Version 3.25.0
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-datasource-juggler",
"version": "3.25.0",
"version": "3.25.1",
"publishConfig": {
"export-tests": true,
"tag": "lts"