Skip to content

Commit eba0c51

Browse files
Release 4.5.1
[skip ci] ## [4.5.1](v4.5.0...v4.5.1) (2024-12-02) ### Bug Fixes * support use on Node.js 16 ([#550](#550)) ([78e1336](78e1336))
1 parent 78e1336 commit eba0c51

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

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.5.1](https://github.com/node-modules/urllib/compare/v4.5.0...v4.5.1) (2024-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* support use on Node.js 16 ([#550](https://github.com/node-modules/urllib/issues/550)) ([78e1336](https://github.com/node-modules/urllib/commit/78e1336997dc0f86b8e7da98f572753da0de91cb))
9+
310
## [4.5.0](https://github.com/node-modules/urllib/compare/v4.4.0...v4.5.0) (2024-11-30)
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.5.0",
3+
"version": "4.5.1",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)