diff --git a/CHANGELOG.md b/CHANGELOG.md index d4f24b04..a384bf2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.10](https://github.com/eik-lib/cli/compare/v1.8.9...v1.8.10) (2021-02-13) + + +### Bug Fixes + +* **deps:** update dependency yargs-parser to v20.2.5 ([c368ef4](https://github.com/eik-lib/cli/commit/c368ef4bb5ddf6e3ee9472236de58ad751cb336a)) + ## [1.8.9](https://github.com/eik-lib/cli/compare/v1.8.8...v1.8.9) (2021-02-08) diff --git a/package.json b/package.json index 199cd0a0..844029ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/cli", - "version": "1.8.9", + "version": "1.8.10", "description": "Cli tool for publishing assets", "main": "index.js", "bin": {