Skip to content

Commit

Permalink
Release 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 10, 2022
1 parent 72e925b commit aa6a1c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions History.md
@@ -1,4 +1,10 @@

5.4.0 / 2022-11-11
==================

**features**
* [[`72e925b`](http://github.com/eggjs/egg-bin/commit/72e925b490fa215432c76e46f6361bf52c169cc6)] - feat: default enable c8 report (#189) (killa <<killa123@126.com>>)

5.3.3 / 2022-11-10
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "egg-bin",
"version": "5.3.3",
"version": "5.4.0",
"description": "egg developer tool",
"files": [
"index.js",
Expand Down

0 comments on commit aa6a1c0

Please sign in to comment.