From c1e19abc73dd15bce0d8f9d3a42f22d7b9fd2fd0 Mon Sep 17 00:00:00 2001 From: Sergey Romanchuk Date: Tue, 21 Jun 2022 14:48:09 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20version=20released=20?= =?UTF-8?q?=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libs/linters/CHANGELOG.md | 2 ++ libs/linters/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/libs/linters/CHANGELOG.md b/libs/linters/CHANGELOG.md index 8f71b92..41afe88 100644 --- a/libs/linters/CHANGELOG.md +++ b/libs/linters/CHANGELOG.md @@ -1,3 +1,5 @@ +# [14.0.0](https://github.com/protoarch/angular/compare/v14.0.0-2...v14.0.0) (2022-06-21) + # [14.0.0-2](https://github.com/protoarch/angular/compare/v14.0.0-1...v14.0.0-2) (2022-06-21) # [14.0.0-1](https://github.com/protoarch/angular/compare/v13.1.0...v14.0.0-1) (2022-06-20) diff --git a/libs/linters/package.json b/libs/linters/package.json index 3463bf5..bfdb919 100644 --- a/libs/linters/package.json +++ b/libs/linters/package.json @@ -1,6 +1,6 @@ { "name": "@protoarch.angular/linters", - "version": "14.0.0-2", + "version": "14.0.0", "description": "ESLint, Stylelint & Prettier configs for Angular apps", "license": "MIT", "keywords": [