2.0.0-alpha.2
* Use the new API for defining remoting types (Miroslav Bajtoš) * Update dev-dependencies (Miroslav Bajtoš)
This commit is contained in:
parent
a009404f2d
commit
04c4a52254
|
@ -1,3 +1,11 @@
|
||||||
|
2016-09-09, Version 2.0.0-alpha.2
|
||||||
|
=================================
|
||||||
|
|
||||||
|
* Use the new API for defining remoting types (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
* Update dev-dependencies (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2016-09-01, Version 2.0.0-alpha.1
|
2016-09-01, Version 2.0.0-alpha.1
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-connector-remote",
|
"name": "loopback-connector-remote",
|
||||||
"version": "2.0.0-alpha.1",
|
"version": "2.0.0-alpha.2",
|
||||||
"pubishConfig": {
|
"pubishConfig": {
|
||||||
"tag": "next"
|
"tag": "next"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue