diff --git a/CHANGELOG.md b/CHANGELOG.md index acf13fcc..d4f24b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.9](https://github.com/eik-lib/cli/compare/v1.8.8...v1.8.9) (2021-02-08) + + +### Bug Fixes + +* Standardize stored integrity file between publish and integrity command ([4d16da2](https://github.com/eik-lib/cli/commit/4d16da2b2488437074223095b189f5f8a23650d8)) + ## [1.8.8](https://github.com/eik-lib/cli/compare/v1.8.7...v1.8.8) (2021-02-05) diff --git a/package.json b/package.json index a5586e48..cc26d89a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/cli", - "version": "1.8.8", + "version": "1.8.9", "description": "Cli tool for publishing assets", "main": "index.js", "bin": {