diff --git a/CHANGELOG.md b/CHANGELOG.md index 2276e16..5bcd7cb 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. + +## [7.0.2](https://github.com/zkat/cacache/compare/v7.0.1...v7.0.2) (2017-04-03) + + +### Bug Fixes + +* **integrity:** use EINTEGRITY error code and update ssri ([8dc2e62](https://github.com/zkat/cacache/commit/8dc2e62)) + + + ## [7.0.1](https://github.com/zkat/cacache/compare/v7.0.0...v7.0.1) (2017-04-03) diff --git a/package.json b/package.json index ce4d277..bb1c443 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cacache", - "version": "7.0.1", + "version": "7.0.2", "cache-version": { "content": "2", "index": "4"