We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a634c commit ef17c34Copy full SHA for ef17c34
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.4.0](https://github.com/node-modules/urllib/compare/v4.3.1...v4.4.0) (2024-10-08)
4
+
5
6
+### Features
7
8
+* impl fetch ([#542](https://github.com/node-modules/urllib/issues/542)) ([55a634c](https://github.com/node-modules/urllib/commit/55a634c1784365f35ab69139549b47d24f500069))
9
10
## [4.3.1](https://github.com/node-modules/urllib/compare/v4.3.0...v4.3.1) (2024-09-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.3.1",
+ "version": "4.4.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments