Skip to content

Commit b54eda6

Browse files
Release 2.44.0
[skip ci] ## [2.44.0](v2.43.0...v2.44.0) (2024-07-08) ### Features * add hostname for checkAddress ([#526](#526)) ([02cad0e](02cad0e))
1 parent 02cad0e commit b54eda6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.44.0](https://github.com/node-modules/urllib/compare/v2.43.0...v2.44.0) (2024-07-08)
4+
5+
6+
### Features
7+
8+
* add hostname for checkAddress ([#526](https://github.com/node-modules/urllib/issues/526)) ([02cad0e](https://github.com/node-modules/urllib/commit/02cad0ecc16024a4182683bbccab701d30b59ad7))
9+
310
## [2.43.0](https://github.com/node-modules/urllib/compare/v2.42.0...v2.43.0) (2024-06-18)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urllib",
3-
"version": "2.43.0",
3+
"version": "2.44.0",
44
"publishConfig": {
55
"tag": "latest-2"
66
},

0 commit comments

Comments
 (0)