We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b6e56 commit 5c7d555Copy full SHA for 5c7d555
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.2.0](https://github.com/node-modules/urllib/compare/v4.1.0...v4.2.0) (2024-07-08)
4
+
5
6
+### Features
7
8
+* add hostname for checkAddress ([#525](https://github.com/node-modules/urllib/issues/525)) ([88b6e56](https://github.com/node-modules/urllib/commit/88b6e56a02988a0887f095c2ac5f0308cdf6e9c0))
9
10
## [4.1.0](https://github.com/node-modules/urllib/compare/v4.0.0...v4.1.0) (2024-06-27)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.1.0",
+ "version": "4.2.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments