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 503dbd8 commit 333f3b8Copy full SHA for 333f3b8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [4.6.7](https://github.com/node-modules/urllib/compare/v4.6.6...v4.6.7) (2024-12-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.6.7",
+ "version": "4.6.8",
"publishConfig": {
"tag": "latest"
},
0 commit comments