Skip to content

Commit 43e6361

Browse files
Release 3.27.0
[skip ci] ## [3.27.0](v3.26.0...v3.27.0) (2024-07-08) ### Features * add hostname for checkAddress ([#525](#525)) ([#528](#528)) ([0022641](0022641))
1 parent 0022641 commit 43e6361

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+
## [3.27.0](https://github.com/node-modules/urllib/compare/v3.26.0...v3.27.0) (2024-07-08)
4+
5+
6+
### Features
7+
8+
* add hostname for checkAddress ([#525](https://github.com/node-modules/urllib/issues/525)) ([#528](https://github.com/node-modules/urllib/issues/528)) ([0022641](https://github.com/node-modules/urllib/commit/002264127a37d8c7eb7c76ec4ac8a06ae7b82f1a))
9+
310
## [3.26.0](https://github.com/node-modules/urllib/compare/v3.25.1...v3.26.0) (2024-06-26)
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": "3.26.0",
3+
"version": "3.27.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)