Skip to content

Commit

Permalink
⬆️ 1.3.1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Jun 12, 2018
1 parent cd98e4d commit f162e0e
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,29 @@
<a name="1.3.1"></a>
## [1.3.1](https://github.com/elbywan/wretch/compare/1.3.0...1.3.1) (2018-06-12)


### :art: Code improvement(s)

* Launch the mock server aside of the test file. ([35c5a4e](https://github.com/elbywan/wretch/commit/35c5a4e))

### :memo: Documentation update(s)

* Add bundlephobia badge. ([0399a65](https://github.com/elbywan/wretch/commit/0399a65))
* Add paypal badge ([cd98e4d](https://github.com/elbywan/wretch/commit/cd98e4d))
* Fix broken readme links. ([75f767d](https://github.com/elbywan/wretch/commit/75f767d))
* Mention browserstack in the readme. ([2f6ad8e](https://github.com/elbywan/wretch/commit/2f6ad8e))
* Update readme package version ([04f75ce](https://github.com/elbywan/wretch/commit/04f75ce))



<a name="1.3.0"></a>
# [1.3.0](https://github.com/elbywan/wretch/compare/1.2.0...1.3.0) (2018-06-09)


### :arrow_up: Version update(s)

* 1.3.0 tag ([ff05dfc](https://github.com/elbywan/wretch/commit/ff05dfc))

### :bug: Bug fix(es)

* Fix .url call when the url contains query parameters ([e68764f](https://github.com/elbywan/wretch/commit/e68764f))
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit f162e0e

Please sign in to comment.