1.2.0
* Remove blip (Raymond Feng) * test: listen on ephemeral ports (Miroslav Bajtoš)
This commit is contained in:
parent
b8750508c2
commit
9120c680b5
|
@ -1,3 +1,11 @@
|
||||||
|
2016-02-16, Version 1.2.0
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* Remove blip (Raymond Feng)
|
||||||
|
|
||||||
|
* test: listen on ephemeral ports (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2016-02-04, Version 1.1.0
|
2016-02-04, Version 1.1.0
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-connector-remote",
|
"name": "loopback-connector-remote",
|
||||||
"version": "1.1.0",
|
"version": "1.2.0",
|
||||||
"description": "Remote REST API connector for Loopback",
|
"description": "Remote REST API connector for Loopback",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
|
|
Loading…
Reference in New Issue