* fix: accessToken create default acl (virkt25)
This commit is contained in:
virkt25 2018-08-08 18:17:11 -04:00
parent c36f9e88a3
commit b27971e074
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2018-08-08, Version 2.40.0
==========================
* fix: accessToken create default acl (virkt25)
2018-02-12, Version 2.39.2
==========================

View File

@ -1,6 +1,6 @@
{
"name": "loopback",
"version": "2.39.2",
"version": "2.40.0",
"publishConfig": {
"tag": "lts"
},