3.16.1
* Fix createOnlyInstance for related methods (Raymond Feng)
This commit is contained in:
parent
6570b94843
commit
010c7bcd5f
|
@ -1,3 +1,9 @@
|
|||
2017-10-28, Version 3.16.1
|
||||
==========================
|
||||
|
||||
* Fix createOnlyInstance for related methods (Raymond Feng)
|
||||
|
||||
|
||||
2017-10-24, Version 3.16.0
|
||||
==========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback",
|
||||
"version": "3.16.0",
|
||||
"version": "3.16.1",
|
||||
"description": "LoopBack: Open Source Framework for Node.js",
|
||||
"homepage": "http://loopback.io",
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in New Issue