3.3.1
* chore: update copyright notice years (Miroslav Bajtoš) * Fix duplicate definition of a remote model type (maxim.sharai)
This commit is contained in:
parent
60c081f893
commit
0c00806f77
|
@ -1,3 +1,11 @@
|
|||
2018-01-16, Version 3.3.1
|
||||
=========================
|
||||
|
||||
* chore: update copyright notice years (Miroslav Bajtoš)
|
||||
|
||||
* Fix duplicate definition of a remote model type (maxim.sharai)
|
||||
|
||||
|
||||
2017-12-12, Version 3.3.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "loopback-connector-remote",
|
||||
"version": "3.3.0",
|
||||
"version": "3.3.1",
|
||||
"description": "Remote REST API connector for Loopback",
|
||||
"main": "lib/remote-connector.js",
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in New Issue