Skip to content

Commit b77907f

Browse files
committed
3.24.2
* Fix crash when modifying an unknown user (Matheus Horstmann)
1 parent 242c20f commit b77907f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2019-01-11, Version 3.24.2
2+
==========================
3+
4+
* Fix crash when modifying an unknown user (Matheus Horstmann)
5+
6+
17
2019-01-08, Version 3.24.1
28
==========================
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "loopback",
3-
"version": "3.24.1",
3+
"version": "3.24.2",
44
"description": "LoopBack: Open Source Framework for Node.js",
55
"homepage": "http://loopback.io",
66
"keywords": [

0 commit comments

Comments
 (0)