Skip to content

Commit

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

## [3.22.4](v3.22.3...v3.22.4) (2024-02-22)

### Bug Fixes

* options.method alias options.type is invalid ([#490](#490)) ([75c5989](75c5989))
  • Loading branch information
semantic-release-bot committed Feb 22, 2024
1 parent 75c5989 commit de110fa
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

## [3.22.4](https://github.com/node-modules/urllib/compare/v3.22.3...v3.22.4) (2024-02-22)


### Bug Fixes

* options.method alias options.type is invalid ([#490](https://github.com/node-modules/urllib/issues/490)) ([75c5989](https://github.com/node-modules/urllib/commit/75c5989f5a267ed0f6505ba877d66748d7bd5e36))

## [3.22.3](https://github.com/node-modules/urllib/compare/v3.22.2...v3.22.3) (2024-02-20)


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": "3.22.3",
"version": "3.22.4",
"publishConfig": {
"tag": "latest"
},
Expand Down

0 comments on commit de110fa

Please sign in to comment.