3.16.0
* Pass options argument to custom validators (bmatson) * chore: update CODEOWNERS (#1566) (Diana Lau)
This commit is contained in:
parent
f0c092da21
commit
e095b77048
|
@ -1,3 +1,11 @@
|
||||||
|
2018-03-22, Version 3.16.0
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Pass options argument to custom validators (bmatson)
|
||||||
|
|
||||||
|
* chore: update CODEOWNERS (#1566) (Diana Lau)
|
||||||
|
|
||||||
|
|
||||||
2018-03-16, Version 3.15.5
|
2018-03-16, Version 3.15.5
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "3.15.5",
|
"version": "3.16.0",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"export-tests": true
|
"export-tests": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue