Skip to content

Commit

Permalink
Release 5.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
killagu committed Nov 10, 2022
1 parent e18ceda commit 3c77621
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.3.3 / 2022-11-10
==================

**fixes**
* [[`e18ceda`](http://github.com/eggjs/egg-bin/commit/e18cedaf5482c1c58becc6674e3e7a512139f097)] - fix: fix cov env (#188) (killa <<killa123@126.com>>)

5.3.2 / 2022-11-09
==================

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

0 comments on commit 3c77621

Please sign in to comment.