Skip to content

Commit

Permalink
2.39.1
Browse files Browse the repository at this point in the history
 * update juggler dep (Taranveer Virk)
 * fix(id): replace with != null (Samuel Reed)
 * fix(AccessContext): Tighten userid/appid checks (Samuel Reed)
  • Loading branch information
virkt25 committed Jan 31, 2018
1 parent 9e30e27 commit c650b0d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
@@ -1,3 +1,13 @@
2018-01-31, Version 2.39.1
==========================

* update juggler dep (Taranveer Virk)

* fix(id): replace with != null (Samuel Reed)

* fix(AccessContext): Tighten userid/appid checks (Samuel Reed)


2017-10-23, Version 2.39.0
==========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "loopback",
"version": "2.39.0",
"version": "2.39.1",
"publishConfig": {
"tag": "lts"
},
Expand Down

0 comments on commit c650b0d

Please sign in to comment.