From a0abc6ffc2e4710058a8e1e5b12f0af65a0307d5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Mar 2021 14:34:29 +0000 Subject: [PATCH] chore(release): 1.8.16 [skip ci] ## [1.8.16](https://github.com/eik-lib/cli/compare/v1.8.15...v1.8.16) (2021-03-17) ### Bug Fixes * **deps:** update dependency ora to v5.4.0 ([1a9f046](https://github.com/eik-lib/cli/commit/1a9f0463e814af0f85bfd9cc71acf334c3ef8c20)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1260b37b..b845d150 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.16](https://github.com/eik-lib/cli/compare/v1.8.15...v1.8.16) (2021-03-17) + + +### Bug Fixes + +* **deps:** update dependency ora to v5.4.0 ([1a9f046](https://github.com/eik-lib/cli/commit/1a9f0463e814af0f85bfd9cc71acf334c3ef8c20)) + ## [1.8.15](https://github.com/eik-lib/cli/compare/v1.8.14...v1.8.15) (2021-03-10) diff --git a/package.json b/package.json index 0a3368b7..d9286bec 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/cli", - "version": "1.8.15", + "version": "1.8.16", "description": "Cli tool for publishing assets", "main": "index.js", "bin": {