From 671cf954847524bcba44e73c152494f308248e60 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 20 Aug 2019 16:11:52 +0000 Subject: [PATCH] chore(release): 1.0.7 [skip ci] ## [1.0.7](https://github.com/RyanRoll/react-use-api/compare/v1.0.6...v1.0.7) (2019-08-20) ### Bug Fixes * **shouldRequest:** A bug fix, the option shouldRequest did not work properly due to the previous fi ([8b5aa6a](https://github.com/RyanRoll/react-use-api/commit/8b5aa6a)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5dc41..59e1c2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.7](https://github.com/RyanRoll/react-use-api/compare/v1.0.6...v1.0.7) (2019-08-20) + + +### Bug Fixes + +* **shouldRequest:** A bug fix, the option shouldRequest did not work properly due to the previous fi ([8b5aa6a](https://github.com/RyanRoll/react-use-api/commit/8b5aa6a)) + ## [1.0.6](https://github.com/RyanRoll/react-use-api/compare/v1.0.5...v1.0.6) (2019-08-18) diff --git a/package.json b/package.json index 00b0cdb..222b828 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-use-api", - "version": "1.0.6", + "version": "1.0.7", "license": "MIT", "main": "build/index.js", "files": [