Skip to content

Commit e57afe5

Browse files
Release 4.6.12
[skip ci] ## [4.6.12](v4.6.11...v4.6.12) (2025-06-28) ### Bug Fixes * compatible with pool stats reading ([#578](#578)) ([13a29af](13a29af))
1 parent 13a29af commit e57afe5

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.6.12](https://github.com/node-modules/urllib/compare/v4.6.11...v4.6.12) (2025-06-28)
4+
5+
6+
### Bug Fixes
7+
8+
* compatible with pool stats reading ([#578](https://github.com/node-modules/urllib/issues/578)) ([13a29af](https://github.com/node-modules/urllib/commit/13a29af659ed3fb9f0c924a80ae7d760c1997f55))
9+
310
## [4.6.11](https://github.com/node-modules/urllib/compare/v4.6.10...v4.6.11) (2024-12-20)
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.11",
3+
"version": "4.6.12",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)