Skip to content

Commit

Permalink
3.24.2
Browse files Browse the repository at this point in the history
 * Fix crash when modifying an unknown user (Matheus Horstmann)
  • Loading branch information
bajtos committed Jan 11, 2019
1 parent 242c20f commit b77907f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
2019-01-11, Version 3.24.2
==========================

* Fix crash when modifying an unknown user (Matheus Horstmann)


2019-01-08, Version 3.24.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": "3.24.1",
"version": "3.24.2",
"description": "LoopBack: Open Source Framework for Node.js",
"homepage": "http://loopback.io",
"keywords": [
Expand Down

0 comments on commit b77907f

Please sign in to comment.