Skip to content

Commit

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

## [3.10.2](v3.10.1...v3.10.2) (2023-02-13)

### Bug Fixes

* update undiciRequestOption ([#433](#433)) ([45157e8](45157e8))
  • Loading branch information
semantic-release-bot committed Feb 13, 2023
1 parent 45157e8 commit f1be9e2
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.10.2](https://github.com/node-modules/urllib/compare/v3.10.1...v3.10.2) (2023-02-13)


### Bug Fixes

* update undiciRequestOption ([#433](https://github.com/node-modules/urllib/issues/433)) ([45157e8](https://github.com/node-modules/urllib/commit/45157e8186a23ada7c035c61c97dd309d1fdad42))

## [3.10.1](https://github.com/node-modules/urllib/compare/v3.10.0...v3.10.1) (2023-01-14)


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

0 comments on commit f1be9e2

Please sign in to comment.