1.0.1
* Remove statusCode from details in Array errors (David Cheung)
This commit is contained in:
parent
57343bba20
commit
8da15ea4d7
|
@ -1,3 +1,9 @@
|
|||
2016-05-26, Version 1.0.1
|
||||
=========================
|
||||
|
||||
* Remove statusCode from details in Array errors (David Cheung)
|
||||
|
||||
|
||||
2016-05-20, Version 1.0.0
|
||||
=========================
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "strong-error-handler",
|
||||
"description": "Error handler for use in development and production environments.",
|
||||
"license": "MIT",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/strongloop/strong-error-handler.git"
|
||||
|
|
Loading…
Reference in New Issue