Skip to content

Commit

Permalink
Release 2.22.1 (eggjs#3660)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 authored Apr 29, 2019
1 parent 04adcf9 commit 85bd297
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# History

## 2019-04-29, Version 2.22.2 @atian25

### Notable changes

* **fixes**
* should restore agent messenger first

### Commits

* [[`04adcf93b`](http://github.com/eggjs/egg/commit/04adcf93b8f0a8c48c35015e8d2a279fc7d06b24)] - fix: should restore agent messenger first (#3658) (TZ | 天猪 <<[email protected]>>)
* [[`99eb75398`](http://github.com/eggjs/egg/commit/99eb7539850c117d3d8b05f669cae5a9e9269be8)] - docs: fix history time (#3655) (TZ | 天猪 <<[email protected]>>)

## 2019-04-29, Version 2.22.0 @atian25

### Notable changes
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": "2.22.0",
"version": "2.22.2",
"description": "A web framework's framework for Node.js",
"keywords": [
"web",
Expand Down

0 comments on commit 85bd297

Please sign in to comment.