Skip to content

Commit e1f3056

Browse files
committed
chore(release): 1.7.2
1 parent 5c6127e commit e1f3056

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
### [1.7.2](https://github.com/adaltas/node-http-status/compare/v1.7.1...v1.7.2) (2023-10-17)
6+
57
### [1.7.1](https://github.com/adaltas/node-http-status/compare/v1.7.0...v1.7.1) (2023-10-17)
68

79
## [1.7.0](https://github.com/adaltas/node-http-status/compare/v1.6.2...v1.7.0) (2023-09-04)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-status",
3-
"version": "1.7.1",
3+
"version": "1.7.2",
44
"description": "Interact with HTTP status code",
55
"homepage": "https://github.com/adaltas/node-http-status",
66
"author": "David Worms <[email protected]> (https://www.adaltas.com)",

0 commit comments

Comments
 (0)