Skip to content

Commit 174fc43

Browse files
Release 1.6.0
[skip ci] ## [1.6.0](v1.5.1...v1.6.0) (2024-05-08) ### Features * use address@2 ([#53](#53)) ([55f48d7](55f48d7))
1 parent 55f48d7 commit 174fc43

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [1.6.0](https://github.com/node-modules/detect-port/compare/v1.5.1...v1.6.0) (2024-05-08)
4+
5+
6+
### Features
7+
8+
* use address@2 ([#53](https://github.com/node-modules/detect-port/issues/53)) ([55f48d7](https://github.com/node-modules/detect-port/commit/55f48d755f3c8b480d4e4ce1065abc1c8e3c5a19))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "detect-port",
3-
"version": "1.5.1",
3+
"version": "1.6.0",
44
"description": "Node.js implementation of port detector",
55
"keywords": [
66
"detect",

0 commit comments

Comments
 (0)