From 7df5f61aa82cc652ea9b55f7685ec6b9c4e11471 Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Mon, 16 Oct 2023 19:42:49 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md [ci skip] - @taiga-ui/eslint-plugin-experience@0.10.3 --- 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 de8fbf80..bbdd3413 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18221,7 +18221,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.10.2", + "version": "0.10.3", "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 c49fe205..96c3e4a5 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.10.3](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.10.2...@taiga-ui/eslint-plugin-experience@0.10.3) (2023-10-16) + +**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.10.2](https://github.com/taiga-family/linters/compare/@taiga-ui/eslint-plugin-experience@0.10.1...@taiga-ui/eslint-plugin-experience@0.10.2) (2023-10-11) ### Bug Fixes diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 7c22b423..e4235ff7 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.10.2", + "version": "0.10.3", "description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects", "main": "index.js", "dependencies": {