4.0.0
* docs: update LTS versions in README (Miroslav Bajtoš) * [SEMVER-MAJOR] Reword log messages for clarity (Miroslav Bajtoš)
This commit is contained in:
parent
a24f9aa694
commit
763131642d
|
@ -1,3 +1,11 @@
|
||||||
|
2020-10-13, Version 4.0.0
|
||||||
|
=========================
|
||||||
|
|
||||||
|
* docs: update LTS versions in README (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
* [SEMVER-MAJOR] Reword log messages for clarity (Miroslav Bajtoš)
|
||||||
|
|
||||||
|
|
||||||
2020-06-23, Version 3.5.0
|
2020-06-23, Version 3.5.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": "4.0.0-1",
|
"version": "4.0.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=10"
|
"node": ">=10"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue