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 d09d316 commit 36641ddCopy full SHA for 36641dd
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.7.0](https://github.com/node-modules/urllib/compare/v4.6.12...v4.7.0) (2025-07-03)
4
+
5
6
+### Features
7
8
+* support multiple fetch_factory instances ([#579](https://github.com/node-modules/urllib/issues/579)) ([d09d316](https://github.com/node-modules/urllib/commit/d09d3166b431874dc513d975bfd73a83671edf2a))
9
10
## [4.6.12](https://github.com/node-modules/urllib/compare/v4.6.11...v4.6.12) (2025-06-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.6.12",
+ "version": "4.7.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments