Skip to content

Commit

Permalink
2.38.2
Browse files Browse the repository at this point in the history
 * Fix file patch (Raymond Feng)
 * Add nyc coverage, report data to coveralls.io (Miroslav Bajtoš)
  • Loading branch information
Raymond Feng committed Mar 17, 2017
1 parent cfb0148 commit 78161cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -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
==========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loopback",
"version": "2.38.1",
"version": "2.38.2",
"publishConfig": {
"tag": "lts"
},
Expand Down

0 comments on commit 78161cc

Please sign in to comment.