Skip to content

Commit 79384c4

Browse files
Release 3.16.0
[skip ci] ## [3.16.0](v3.15.0...v3.16.0) (2023-05-10) ### Features * use [email protected] ([#5182](#5182)) ([a13b35e](a13b35e))
1 parent a13b35e commit 79384c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.16.0](https://github.com/eggjs/egg/compare/v3.15.0...v3.16.0) (2023-05-10)
4+
5+
6+
### Features
7+
8+
* use [email protected] ([#5182](https://github.com/eggjs/egg/issues/5182)) ([a13b35e](https://github.com/eggjs/egg/commit/a13b35e05ca660fee3663db9381cdf44d63e44a0))
9+
310
## [3.15.0](https://github.com/eggjs/egg/compare/v3.14.2...v3.15.0) (2023-01-28)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg",
3-
"version": "3.15.0",
3+
"version": "3.16.0",
44
"publishConfig": {
55
"tag": "latest"
66
},

0 commit comments

Comments
 (0)