Skip to content

Commit

Permalink
Release 4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 committed Jan 4, 2019
1 parent 904103f commit 5374c59
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@

4.10.0 / 2019-01-04
===================

**features**
* [[`904103f`](https://github.com/eggjs/egg-bin/commit/904103fe673e93bdf600f6eace4121cf4bf15d9b)] - feat: support read egg.require from package.json (#121) (吖猩 <<whxaxes@qq.com>>)

**docs**
* [[`0d553f6`](https://github.com/eggjs/egg-bin/commit/0d553f641155bc3ee9cc9d459a0ddff238c6c691)] - docs: test timeout is 6000ms (#115) (BiosSun <<biossun@gmail.com>>)

4.9.0 / 2018-09-19
==================

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-bin",
"version": "4.9.0",
"version": "4.10.0",
"description": "egg developer tool",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 5374c59

Please sign in to comment.