From a233ef01475e47e2f878a2de4843877c762029af Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 18 Aug 2019 16:04:36 +0000 Subject: [PATCH] chore(release): 1.0.6 [skip ci] ## [1.0.6](https://github.com/RyanRoll/react-use-api/compare/v1.0.5...v1.0.6) (2019-08-18) ### Bug Fixes * **Unit Test:** add more info logs for debugging and adjust the associated test codes ([9fb6504](https://github.com/RyanRoll/react-use-api/commit/9fb6504)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2feac..bf5dc41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.6](https://github.com/RyanRoll/react-use-api/compare/v1.0.5...v1.0.6) (2019-08-18) + + +### Bug Fixes + +* **Unit Test:** add more info logs for debugging and adjust the associated test codes ([9fb6504](https://github.com/RyanRoll/react-use-api/commit/9fb6504)) + ## [1.0.5](https://github.com/RyanRoll/react-use-api/compare/v1.0.4...v1.0.5) (2019-08-18) diff --git a/package.json b/package.json index b47c7dc..b9ed9ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-use-api", - "version": "1.0.5", + "version": "1.0.6", "license": "MIT", "main": "build/index.js", "files": [