We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0022641 commit 43e6361Copy full SHA for 43e6361
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.26.0](https://github.com/node-modules/urllib/compare/v3.25.1...v3.26.0) (2024-06-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "3.26.0",
+ "version": "3.27.0",
"publishConfig": {
"access": "public"
},
0 commit comments