1.2.1
* Stop adding safeFields to original options arg (Miroslav Bajtoš)
This commit is contained in:
parent
cbde9551ec
commit
c8845ff448
|
@ -1,3 +1,9 @@
|
||||||
|
2017-01-30, Version 1.2.1
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* Stop adding safeFields to original options arg (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2017-01-30, Version 1.2.0
|
2017-01-30, Version 1.2.0
|
||||||
=========================
|
=========================
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"name": "strong-error-handler",
|
"name": "strong-error-handler",
|
||||||
"description": "Error handler for use in development and production environments.",
|
"description": "Error handler for use in development and production environments.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/strongloop/strong-error-handler.git"
|
"url": "https://github.com/strongloop/strong-error-handler.git"
|
||||||
|
|
Loading…
Reference in New Issue