Skip to content

Commit ed6868b

Browse files
Release 4.6.4
[skip ci] ## [4.6.4](v4.6.3...v4.6.4) (2024-12-06) ### Bug Fixes * export WebFormData ([#559](#559)) ([dec6b12](dec6b12))
1 parent dec6b12 commit ed6868b

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.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+
310
## [4.6.3](https://github.com/node-modules/urllib/compare/v4.6.2...v4.6.3) (2024-12-05)
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.3",
3+
"version": "4.6.4",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)