From a4bbf7066986298abfb3255b2854094e0cb4dc6a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 May 2022 09:34:27 +0000 Subject: [PATCH] chore(release): 1.10.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v1.10.1](https://github.com/ngx-devs/ngx-devs-cli/compare/v1.10.0...v1.10.1) (2022-05-28) ## 🐛 Bug Fixes - [`340f673`](https://github.com/ngx-devs/ngx-devs-cli/commit/340f673) fix: cli startup code --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 619adb9..5b4e598 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ngx-devs/cli", "license": "MIT", - "version": "1.10.0", + "version": "1.10.1", "private": false, "publishConfig": { "access": "public"