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 45f93ad commit 976df0bCopy full SHA for 976df0b
HISTORY.md
@@ -1,5 +1,5 @@
1
-unreleased
2
-==========
+1.5.0 / 2021-08-25
+==================
3
4
* Add `assert.fail()`
5
* deps: http-errors@~1.8.0
package.json
@@ -1,7 +1,7 @@
{
"name": "http-assert",
"description": "assert with status codes",
- "version": "1.4.1",
+ "version": "1.5.0",
"license": "MIT",
6
"keywords": [
7
"assert",
0 commit comments