Skip to content

Commit

Permalink
🚣 ship v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
camsong committed Nov 19, 2015
1 parent aefcbc5 commit 44b6e0b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
1.0.0 / 2015-11-19
==================
* Remove Bower support
* Add jsonpCallback and jsonpCallbackFunction as options

0.9.2 / 2015-08-11
==================
* Remove global export of fetchJsonp
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": "fetch-jsonp",
"version": "0.9.2",
"version": "1.0.0",
"description": "Fetch JSONP like a boss using Fetch API",
"main": "build/fetch-jsonp.js",
"scripts": {
Expand Down

0 comments on commit 44b6e0b

Please sign in to comment.