From 22ee3be67219f5e28843e593cd264b2ed1509af0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 8 Feb 2021 09:07:45 +0000 Subject: [PATCH] chore(release): 1.8.9 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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": {