Skip to content

Commit

Permalink
⬆️ 0.2.0 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Oct 3, 2017
1 parent c497f6e commit d903c48
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
<a name="0.2.0"></a>
# 0.2.0 (2017-09-27)

* Create CONTRIBUTING.md ([9ef959c](https://github.com/elbywan/wretch/commit/9ef959c))
* Replace mixdefaults with a mixin flag. ([552e986](https://github.com/elbywan/wretch/commit/552e986))
* Update readme with unpkg ([379d581](https://github.com/elbywan/wretch/commit/379d581))
* Update README.md ([b4ffa14](https://github.com/elbywan/wretch/commit/b4ffa14))



<a name="0.1.5"></a>
## 0.1.5 (2017-09-25)

* 0.1.5 tag ([c0e71d2](https://github.com/elbywan/wretch/commit/c0e71d2))
* 0.1.5 tag ([73e2303](https://github.com/elbywan/wretch/commit/73e2303))
* update changelog ([0df70a3](https://github.com/elbywan/wretch/commit/0df70a3))
* use a Map instead of an Array for catchers ([ff2e657](https://github.com/elbywan/wretch/commit/ff2e657))

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": "wretch",
"version": "0.1.5",
"version": "0.2.0",
"description": "A tiny wrapper built around fetch with an intuitive syntax.",
"keywords": [
"fetch",
Expand Down

0 comments on commit d903c48

Please sign in to comment.