3.0.0-alpha.3
* Fix missing connector error msg for db2, cloudant (Candy) * Update describe-operation-hooks (Miroslav Bajtoš)
This commit is contained in:
parent
9a76fb4c07
commit
dd4530cad6
|
@ -1,3 +1,11 @@
|
||||||
|
2016-02-22, Version 3.0.0-alpha.3
|
||||||
|
=================================
|
||||||
|
|
||||||
|
* Fix missing connector error msg for db2, cloudant (Candy)
|
||||||
|
|
||||||
|
* Update describe-operation-hooks (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2016-02-05, Version 3.0.0-alpha.2
|
2016-02-05, Version 3.0.0-alpha.2
|
||||||
=================================
|
=================================
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "3.0.0-alpha.2",
|
"version": "3.0.0-alpha.3",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"tag": "next"
|
"tag": "next"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue