2.33.3
* Make sure done() is called within the callback (Raymond Feng)
This commit is contained in:
parent
c969e48d0c
commit
4151302e9e
|
@ -1,4 +1,10 @@
|
||||||
2015-07-19, Version 2.33.2
|
2015-07-21, Version 2.33.3
|
||||||
|
==========================
|
||||||
|
|
||||||
|
* Make sure done() is called within the callback (Raymond Feng)
|
||||||
|
|
||||||
|
|
||||||
|
2015-07-18, Version 2.33.2
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
* Add NOTICE (Raymond Feng)
|
* Add NOTICE (Raymond Feng)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "loopback-datasource-juggler",
|
"name": "loopback-datasource-juggler",
|
||||||
"version": "2.33.2",
|
"version": "2.33.3",
|
||||||
"description": "LoopBack DataSoure Juggler",
|
"description": "LoopBack DataSoure Juggler",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"StrongLoop",
|
"StrongLoop",
|
||||||
|
|
Loading…
Reference in New Issue