Skip to content

Commit

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

## [3.15.0](v3.14.1...v3.15.0) (2023-05-21)

### Features

* auto update USER_AGENT version to urllib package.version ([#449](#449)) ([d4e5f39](d4e5f39))
  • Loading branch information
semantic-release-bot committed May 21, 2023
1 parent d4e5f39 commit 39219e6
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.15.0](https://github.com/node-modules/urllib/compare/v3.14.1...v3.15.0) (2023-05-21)


### Features

* auto update USER_AGENT version to urllib package.version ([#449](https://github.com/node-modules/urllib/issues/449)) ([d4e5f39](https://github.com/node-modules/urllib/commit/d4e5f399181c79e848ee5f765712ee1d72bccb6d))

## [3.14.1](https://github.com/node-modules/urllib/compare/v3.14.0...v3.14.1) (2023-05-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.14.1",
"version": "3.15.0",
"publishConfig": {
"tag": "latest"
},
Expand Down

0 comments on commit 39219e6

Please sign in to comment.