From 111ed3b6258f87e39bb0ce8b86f0c54ed396dee4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 Feb 2021 21:52:32 +0000 Subject: [PATCH] chore(release): 1.8.11 [skip ci] ## [1.8.11](https://github.com/eik-lib/cli/compare/v1.8.10...v1.8.11) (2021-02-15) ### Bug Fixes * **deps:** update dependency form-data to v3.0.1 ([3992b80](https://github.com/eik-lib/cli/commit/3992b804f3a3c117d9208d0da070ae2eeb103c94)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a384bf2d..20885886 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.11](https://github.com/eik-lib/cli/compare/v1.8.10...v1.8.11) (2021-02-15) + + +### Bug Fixes + +* **deps:** update dependency form-data to v3.0.1 ([3992b80](https://github.com/eik-lib/cli/commit/3992b804f3a3c117d9208d0da070ae2eeb103c94)) + ## [1.8.10](https://github.com/eik-lib/cli/compare/v1.8.9...v1.8.10) (2021-02-13) diff --git a/package.json b/package.json index 366c1815..ea5046b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eik/cli", - "version": "1.8.10", + "version": "1.8.11", "description": "Cli tool for publishing assets", "main": "index.js", "bin": {