We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acba1f commit 61aee57Copy full SHA for 61aee57
HISTORY.md
@@ -1,7 +1,6 @@
1
-Unreleased changes
+2.0.1 / 2025-11-20
2
==================
3
4
- * improve toClassName function readability and JSDoc completeness
5
* deps: use tilde notation for dependencies
6
* deps: update statuses to 2.0.2
7
package.json
@@ -1,7 +1,7 @@
{
"name": "http-errors",
"description": "Create HTTP error objects",
- "version": "2.0.0",
+ "version": "2.0.1",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
"contributors": [
"Alan Plum <me@pluma.io>",
0 commit comments