Skip to content

Commit 333f3b8

Browse files
Release 4.6.8
[skip ci] ## [4.6.8](v4.6.7...v4.6.8) (2024-12-11) ### Bug Fixes * patch TransformStream on Node.js 16 ([#564](#564)) ([503dbd8](503dbd8))
1 parent 503dbd8 commit 333f3b8

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.8](https://github.com/node-modules/urllib/compare/v4.6.7...v4.6.8) (2024-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* patch TransformStream on Node.js 16 ([#564](https://github.com/node-modules/urllib/issues/564)) ([503dbd8](https://github.com/node-modules/urllib/commit/503dbd8908320d4aa468c058221eb286f3df3cf2))
9+
310
## [4.6.7](https://github.com/node-modules/urllib/compare/v4.6.6...v4.6.7) (2024-12-11)
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.7",
3+
"version": "4.6.8",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)