Skip to content

Commit

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

## [3.18.0](v3.17.2...v3.18.0) (2023-08-18)

### Features

* support nestedQuerystring as urllib v2 ([#462](#462)) ([0f4abff](0f4abff))
  • Loading branch information
semantic-release-bot committed Aug 18, 2023
1 parent 0f4abff commit 56e7a11
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.18.0](https://github.com/node-modules/urllib/compare/v3.17.2...v3.18.0) (2023-08-18)


### Features

* support nestedQuerystring as urllib v2 ([#462](https://github.com/node-modules/urllib/issues/462)) ([0f4abff](https://github.com/node-modules/urllib/commit/0f4abff96e6038abc7d86dd66e87a46a5529b1f2))

## [3.17.2](https://github.com/node-modules/urllib/compare/v3.17.1...v3.17.2) (2023-08-17)


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

0 comments on commit 56e7a11

Please sign in to comment.