* feat: retrieve nested property definitions (Piero Maltese)
This commit is contained in:
biniam 2019-02-19 10:07:58 -05:00
parent 9e63fc3448
commit 560629c1d2
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2019-02-19, Version 4.6.0
=========================
* feat: retrieve nested property definitions (Piero Maltese)
2018-07-16, Version 4.5.1
=========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback-connector",
"version": "4.5.1",
"version": "4.6.0",
"description": "Building blocks for LoopBack connectors",
"engines": {
"node": ">=6"