Skip to content

Commit

Permalink
chore(release): 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wdavidw committed Apr 14, 2022
1 parent 63129b4 commit dc17881
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,14 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.5.1](https://github.com/adaltas/node-http-status/compare/v1.5.0...v1.5.1) (2022-04-14)


### Bug Fixes

* **types:** 502 is missing _NAME, _MESSAGE, _CLASS ([b86e714](https://github.com/adaltas/node-http-status/commit/b86e714db1ef41c0e841c9c96096d0288378d048))


## Version 1.5.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "http-status",
"version": "1.5.0",
"version": "1.5.1",
"description": "Interact with HTTP status code",
"homepage": "https://github.com/adaltas/node-http-status",
"author": "David Worms <david@adaltas.com> (https://www.adaltas.com)",
Expand Down

0 comments on commit dc17881

Please sign in to comment.