2.38.2
* Fix file patch (Raymond Feng) * Add nyc coverage, report data to coveralls.io (Miroslav Bajtoš)
This commit is contained in:
parent
cfb0148e53
commit
78161ccd9b
|
@ -1,3 +1,11 @@
|
||||||
|
2017-03-17, Version 2.38.2
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Fix file patch (Raymond Feng)
|
||||||
|
|
||||||
|
* Add nyc coverage, report data to coveralls.io (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2017-03-13, Version 2.38.1
|
2017-03-13, Version 2.38.1
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback",
|
"name": "loopback",
|
||||||
"version": "2.38.1",
|
"version": "2.38.2",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"tag": "lts"
|
"tag": "lts"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue