Skip to content

Commit

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

## [3.16.0](v3.15.0...v3.16.0) (2023-05-10)

### Features

* use egg-security@3.0.0 ([#5182](#5182)) ([a13b35e](a13b35e))
  • Loading branch information
semantic-release-bot committed May 10, 2023
1 parent a13b35e commit 79384c4
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.16.0](https://github.com/eggjs/egg/compare/v3.15.0...v3.16.0) (2023-05-10)


### Features

* use egg-security@3.0.0 ([#5182](https://github.com/eggjs/egg/issues/5182)) ([a13b35e](https://github.com/eggjs/egg/commit/a13b35e05ca660fee3663db9381cdf44d63e44a0))

## [3.15.0](https://github.com/eggjs/egg/compare/v3.14.2...v3.15.0) (2023-01-28)


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

0 comments on commit 79384c4

Please sign in to comment.