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 02cad0e commit b54eda6Copy full SHA for b54eda6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.43.0](https://github.com/node-modules/urllib/compare/v2.42.0...v2.43.0) (2024-06-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "2.43.0",
+ "version": "2.44.0",
"publishConfig": {
"tag": "latest-2"
},
0 commit comments