Skip to content

Commit

Permalink
Release 4.6.4
Browse files Browse the repository at this point in the history
[skip ci]

## [4.6.4](v4.6.3...v4.6.4) (2024-12-06)

### Bug Fixes

* export WebFormData ([#559](#559)) ([dec6b12](dec6b12))
  • Loading branch information
semantic-release-bot committed Dec 6, 2024
1 parent dec6b12 commit ed6868b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.6.4](https://github.com/node-modules/urllib/compare/v4.6.3...v4.6.4) (2024-12-06)


### Bug Fixes

* export WebFormData ([#559](https://github.com/node-modules/urllib/issues/559)) ([dec6b12](https://github.com/node-modules/urllib/commit/dec6b1248ef68c1679f3d7f32c5544655e726045))

## [4.6.3](https://github.com/node-modules/urllib/compare/v4.6.2...v4.6.3) (2024-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urllib",
"version": "4.6.3",
"version": "4.6.4",
"publishConfig": {
"tag": "latest"
},
Expand Down

0 comments on commit ed6868b

Please sign in to comment.