diff --git a/package-lock.json b/package-lock.json index cebc8fa6..37036f52 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17403,7 +17403,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.7.3", + "version": "0.7.4", "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 38be20b0..007cb4a6 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.7.4](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.7.3...@taiga-ui/eslint-plugin-experience@0.7.4) (2023-09-30) + +**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.7.3](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.7.2...@taiga-ui/eslint-plugin-experience@0.7.3) (2023-09-26) **Note:** Version bump only for package @taiga-ui/eslint-plugin-experience diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 3f984e00..1baa55f9 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.7.3", + "version": "0.7.4", "description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects", "main": "index.js", "dependencies": {