We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b10d86 commit 206aa2cCopy full SHA for 206aa2c
HISTORY.md
@@ -1,5 +1,5 @@
1
-2.x
2
-===
+2.0.0 / 2021-12-17
+==================
3
4
* Drop support for Node.js 0.6
5
* Remove `I'mateapot` export; use `ImATeapot` instead
package.json
@@ -1,7 +1,7 @@
{
"name": "http-errors",
"description": "Create HTTP error objects",
- "version": "1.8.1",
+ "version": "2.0.0",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",
6
"contributors": [
7
"Alan Plum <me@pluma.io>",
0 commit comments