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 dec6b12 commit ed6868bCopy full SHA for ed6868b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.6.4](https://github.com/node-modules/urllib/compare/v4.6.3...v4.6.4) (2024-12-06)
4
+
5
6
+### Bug Fixes
7
8
+* export WebFormData ([#559](https://github.com/node-modules/urllib/issues/559)) ([dec6b12](https://github.com/node-modules/urllib/commit/dec6b1248ef68c1679f3d7f32c5544655e726045))
9
10
## [4.6.3](https://github.com/node-modules/urllib/compare/v4.6.2...v4.6.3) (2024-12-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "urllib",
- "version": "4.6.3",
+ "version": "4.6.4",
"publishConfig": {
"tag": "latest"
},
0 commit comments