Skip to content

Commit

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

## [3.22.3](v3.22.2...v3.22.3) (2024-02-20)

### Bug Fixes

* use querystring to stringify data ([#489](#489)) ([ee9a786](ee9a786))
  • Loading branch information
semantic-release-bot committed Feb 20, 2024
1 parent ee9a786 commit 5eb1297
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.3](https://github.com/node-modules/urllib/compare/v3.22.2...v3.22.3) (2024-02-20)


### Bug Fixes

* use querystring to stringify data ([#489](https://github.com/node-modules/urllib/issues/489)) ([ee9a786](https://github.com/node-modules/urllib/commit/ee9a786045f0cebb00ad757b5507d9730ec9c839))

## [3.22.2](https://github.com/node-modules/urllib/compare/v3.22.1...v3.22.2) (2024-01-15)


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

0 comments on commit 5eb1297

Please sign in to comment.