Skip to content

Commit 655c1d0

Browse files
committed
release 1.0.2
1 parent d14102e commit 655c1d0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.0.2 / 2016-09-26
2+
==================
3+
* Use original url when Request error
4+
15
1.0.1 / 2016-08-14
26
==================
37
* Format code

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fetch-jsonp",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Fetch JSONP like a boss using Fetch API",
55
"main": "build/fetch-jsonp.js",
66
"scripts": {

0 commit comments

Comments
 (0)