From d0c403b552f97e210366870179a5dd9a27facaa9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 28 May 2022 16:32:23 +0000 Subject: [PATCH] chore(release): 1.11.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [v1.11.0](https://github.com/ngx-devs/ngx-devs-cli/compare/v1.10.2...v1.11.0) (2022-05-28) ## ✨ New Features - [`63720c2`](https://github.com/ngx-devs/ngx-devs-cli/commit/63720c2) feat: create spec file for common component --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45ba83f..833a650 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@ngx-devs/cli", "license": "MIT", - "version": "1.10.2", + "version": "1.11.0", "private": false, "publishConfig": { "access": "public"