4.6.0
* feat: retrieve nested property definitions (Piero Maltese)
This commit is contained in:
parent
9e63fc3448
commit
560629c1d2
|
@ -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
|
2018-07-16, Version 4.5.1
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-connector",
|
"name": "loopback-connector",
|
||||||
"version": "4.5.1",
|
"version": "4.6.0",
|
||||||
"description": "Building blocks for LoopBack connectors",
|
"description": "Building blocks for LoopBack connectors",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6"
|
"node": ">=6"
|
||||||
|
|
Loading…
Reference in New Issue