We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13b35e commit 79384c4Copy full SHA for 79384c4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [3.15.0](https://github.com/eggjs/egg/compare/v3.14.2...v3.15.0) (2023-01-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "egg",
- "version": "3.15.0",
+ "version": "3.16.0",
"publishConfig": {
"tag": "latest"
},
0 commit comments