Skip to content

Commit 6fcb7db

Browse files
committed
2.38.0
* Add app setting logoutSessionsOnSensitiveChanges (Miroslav Bajtoš) * Fix User.resetPassword to call createAccessToken() (João Ribeiro)
1 parent b541c5b commit 6fcb7db

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
2017-01-16, Version 2.37.1
210
==========================
311

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": "2.37.1",
3+
"version": "2.38.0",
44
"publishConfig": {
55
"tag": "lts"
66
},

0 commit comments

Comments
 (0)