Skip to content

Commit

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

## [3.20.0](v3.19.0...v3.20.0) (2024-02-22)

### Features

* urllib-next alias to npm:urllib ([#5299](#5299)) ([61cd51d](61cd51d))
  • Loading branch information
semantic-release-bot committed Feb 22, 2024
1 parent 61cd51d commit 9957b9c
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.20.0](https://github.com/eggjs/egg/compare/v3.19.0...v3.20.0) (2024-02-22)


### Features

* urllib-next alias to npm:urllib ([#5299](https://github.com/eggjs/egg/issues/5299)) ([61cd51d](https://github.com/eggjs/egg/commit/61cd51d02a86cb6ca8d510fb3ea3a1ed73f7beec))

## [3.19.0](https://github.com/eggjs/egg/compare/v3.18.0...v3.19.0) (2024-02-08)


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": "egg",
"version": "3.19.0",
"version": "3.20.0",
"publishConfig": {
"tag": "latest"
},
Expand Down

0 comments on commit 9957b9c

Please sign in to comment.