diff --git a/CHANGELOG.md b/CHANGELOG.md index 1171733..2443aab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## [1.3.1](https://github.com/zkat/make-fetch-happen/compare/v1.3.0...v1.3.1) (2017-04-04) + + +### Bug Fixes + +* **cache:** pretend cache entry is missing on ENOENT ([9c2bb26](https://github.com/zkat/make-fetch-happen/commit/9c2bb26)) + + + # [1.3.0](https://github.com/zkat/make-fetch-happen/compare/v1.2.1...v1.3.0) (2017-04-04) diff --git a/package.json b/package.json index 66e934b..660843d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "make-fetch-happen", - "version": "1.3.0", + "version": "1.3.1", "description": "Opinionated, caching, retrying fetch client", "main": "index.js", "files": [