From fe1d8ca94e6df55133b66661b9680a623f6f3c0b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 May 2022 05:58:48 +0000 Subject: [PATCH] chore(release): 1.9.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v1.9.0](https://github.com/ngx-devs/ngx-devs-cli/compare/v1.8.0...v1.9.0) (2022-05-28) ## ✨ New Features - [`c1d879e`](https://github.com/ngx-devs/ngx-devs-cli/commit/c1d879e) feat: common command component --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de61b6f..da79989 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ngx-devs/cli", "license": "MIT", - "version": "1.8.0", + "version": "1.9.0", "private": false, "publishConfig": { "access": "public"