Skip to content

Commit

Permalink
2.42.0
Browse files Browse the repository at this point in the history
 * fix: disallow queries in username and email fields (Hage Yaapa)
 * update README for 2.x EOL (Diana Lau)
  • Loading branch information
jannyHou committed Jun 4, 2019
1 parent 0932409 commit 80cb175
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
@@ -1,3 +1,11 @@
2019-06-04, Version 2.42.0
==========================

* fix: disallow queries in username and email fields (Hage Yaapa)

* update README for 2.x EOL (Diana Lau)


2019-01-11, Version 2.41.2
==========================

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

0 comments on commit 80cb175

Please sign in to comment.