Skip to content

Commit f19c643

Browse files
committed
Release 2.0.0
1 parent a9cadba commit f19c643

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.0.0 / 2017-11-11
3+
==================
4+
5+
**others**
6+
* [[`a9cadba`](http://github.com/eggjs/egg-jsonp/commit/a9cadba740dc54b9c3dd0593495b66b5a98383e8)] - refactor: use async function and support egg@2 (#10) (Yiyu He <<dead_horse@qq.com>>)
7+
28
1.2.2 / 2017-11-10
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "egg-jsonp",
3-
"version": "1.2.2",
3+
"version": "2.0.0",
44
"description": "jsonp support for egg",
55
"eggPlugin": {
66
"name": "jsonp",

0 commit comments

Comments
 (0)