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": {