3.15.5
* Exclude .nyc_output from being published (Raymond Feng) * CODEOWNERS: add nitro404 (Miroslav Bajtoš)
This commit is contained in:
parent
e56d520db4
commit
641eb13e5d
|
@ -1,3 +1,11 @@
|
||||||
|
2018-03-16, Version 3.15.5
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Exclude .nyc_output from being published (Raymond Feng)
|
||||||
|
|
||||||
|
* CODEOWNERS: add nitro404 (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2018-02-13, Version 3.15.4
|
2018-02-13, Version 3.15.4
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "3.15.4",
|
"version": "3.15.5",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"export-tests": true
|
"export-tests": true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue