We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b541c5b commit 6fcb7dbCopy full SHA for 6fcb7db
CHANGES.md
@@ -1,3 +1,11 @@
1
+2017-01-20, Version 2.38.0
2
+==========================
3
+
4
+ * Add app setting logoutSessionsOnSensitiveChanges (Miroslav Bajtoš)
5
6
+ * Fix User.resetPassword to call createAccessToken() (João Ribeiro)
7
8
9
2017-01-16, Version 2.37.1
10
==========================
11
package.json
@@ -1,6 +1,6 @@
{
"name": "loopback",
- "version": "2.37.1",
+ "version": "2.38.0",
"publishConfig": {
"tag": "lts"
},
0 commit comments