Skip to content

Commit

Permalink
Release 2.36.0 (#4969)
Browse files Browse the repository at this point in the history
  • Loading branch information
atian25 committed Jun 17, 2022
1 parent e0b93e0 commit a895b51
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
2.36.0 / 2022-06-17 @atian25
==================

**features**
* [[`e0b93e023`](http://github.com/eggjs/egg/commit/e0b93e023e1258c4037c68dacfc41fc304602bbc)] - feat: should log unfinished timing item (#4968) (TZ | 天猪 <<[email protected]>>)

**others**
* [[`7f1689f9f`](http://github.com/eggjs/egg/commit/7f1689f9fbd286bde3b8b5aebf86af09a599359c)] - chore: typo CSRF on router.md (#4962) (Homyee King <<[email protected]>>)
* [[`e31c09c20`](http://github.com/eggjs/egg/commit/e31c09c2001b15fbc2431f4c36f6e59da5e3ebca)] - chore: fix some comments (#4937) (Maledong <<[email protected]>>)
* [[`b0c17fdd0`](http://github.com/eggjs/egg/commit/b0c17fdd02512f743786203c326dc86be636f9a6)] - chore: remove git.io (#4940) (Baoshuo Ren <<[email protected]>>)
* [[`12755e275`](http://github.com/eggjs/egg/commit/12755e27555b8f84a745c319c89b1c4d75ae3f78)] - test: Create codeql-analysis.yml (#4935) (fengmk2 <<[email protected]>>)
* [[`8078917fd`](http://github.com/eggjs/egg/commit/8078917fd66c41d21b0f2c738f77cc7916edfaca)] - chore: package upgrade and unittest fixture (#4933) (Maledong <<[email protected]>>)
* [[`a5a358ceb`](http://github.com/eggjs/egg/commit/a5a358cebc78734d45a450a641913ae242c5dc70)] - chore: fix contributors badges on README.md (#4930) (XiaoRui <<[email protected]>>)


2.35.0 / 2022-04-01 @mansonchor
==================

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.35.0",
"version": "2.36.0",
"description": "A web framework's framework for Node.js",
"keywords": [
"web",
Expand Down

1 comment on commit a895b51

@vercel
Copy link

@vercel vercel bot commented on a895b51 Jun 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

egg – ./

egg-pi.vercel.app
egg-git-master-suyi.vercel.app
egg-suyi.vercel.app
www.eggjs.org
eggjs.org

Please sign in to comment.