From bc87c6b791f5c498a79198e297f6f5e96d6e8099 Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Sat, 4 Nov 2023 20:12:07 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md - @taiga-ui/eslint-plugin-experience@0.15.2 --- package-lock.json | 2 +- projects/eslint-plugin-experience/CHANGELOG.md | 9 +++++++++ projects/eslint-plugin-experience/package.json | 2 +- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 558cce32..804c1562 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19641,7 +19641,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.15.1", + "version": "0.15.2", "dependencies": { "@angular-eslint/eslint-plugin": "16.2.0", "@angular-eslint/eslint-plugin-template": "16.2.0", diff --git a/projects/eslint-plugin-experience/CHANGELOG.md b/projects/eslint-plugin-experience/CHANGELOG.md index bac12d38..a010e33d 100644 --- a/projects/eslint-plugin-experience/CHANGELOG.md +++ b/projects/eslint-plugin-experience/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.15.2](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.15.1...@taiga-ui/eslint-plugin-experience@0.15.2) (2023-11-04) + +**Note:** Version bump only for package @taiga-ui/eslint-plugin-experience + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + ## [0.15.1](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.15.0...@taiga-ui/eslint-plugin-experience@0.15.1) (2023-11-04) ### Bug Fixes diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 31b89fad..a770de7f 100644 --- a/projects/eslint-plugin-experience/package.json +++ b/projects/eslint-plugin-experience/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.15.1", + "version": "0.15.2", "description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects", "main": "index.js", "dependencies": {