Skip to content

Commit

Permalink
Release 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Nov 15, 2022
1 parent bfd7fab commit 5fccb6e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
@@ -1,4 +1,13 @@

5.4.1 / 2022-11-15
==================

**fixes**
* [[`bfd7fab`](http://github.com/eggjs/egg-bin/commit/bfd7fabffa3ae795ab4ca6494bb3cdc0138d59ff)] - fix: --full-trace should be boolean (#191) (Haoliang Gao <<sakura9515@gmail.com>>)

**others**
* [[`85581d2`](http://github.com/eggjs/egg-bin/commit/85581d2e77c9490fb196b1d844b57c4330539a5c)] - 🤖 TEST: Only test on Linux and macOS (#190) (fengmk2 <<fengmk2@gmail.com>>)

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

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

0 comments on commit 5fccb6e

Please sign in to comment.