Skip to content

Commit 36641dd

Browse files
Release 4.7.0
[skip ci] ## [4.7.0](v4.6.12...v4.7.0) (2025-07-03) ### Features * support multiple fetch_factory instances ([#579](#579)) ([d09d316](d09d316))
1 parent d09d316 commit 36641dd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [4.6.12](https://github.com/node-modules/urllib/compare/v4.6.11...v4.6.12) (2025-06-28)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "urllib",
3-
"version": "4.6.12",
3+
"version": "4.7.0",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)