From c725783c381b01dd3524228b007ab93ac9b0f77b Mon Sep 17 00:00:00 2001 From: taiga-family-bot Date: Mon, 13 Nov 2023 11:57:24 +0000 Subject: [PATCH] chore(release): update CHANGELOG.md - @taiga-ui/stylelint-config@0.7.0 --- package-lock.json | 2 +- projects/stylelint-config/CHANGELOG.md | 13 +++++++++++++ projects/stylelint-config/package.json | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8f6dd9c5..c0145a8d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20617,7 +20617,7 @@ }, "projects/stylelint-config": { "name": "@taiga-ui/stylelint-config", - "version": "0.6.0", + "version": "0.7.0", "license": "Apache-2.0", "dependencies": { "postcss": "8.4.31", diff --git a/projects/stylelint-config/CHANGELOG.md b/projects/stylelint-config/CHANGELOG.md index 787e143c..a42ad9cb 100644 --- a/projects/stylelint-config/CHANGELOG.md +++ b/projects/stylelint-config/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.6.0...@taiga-ui/stylelint-config@0.7.0) (2023-11-13) + +### Features + +- **stylelint-config:** extends `ignore` section of `meowtec/no-px` rule + ([#137](https://github.com/taiga-family/linters/issues/137)) + ([af973d1](https://github.com/taiga-family/linters/commit/af973d18a8ff19a93f32165c3472f45e134acd64)) + +# Change Log + +All notable changes to this project will be documented in this file. See +[Conventional Commits](https://conventionalcommits.org) for commit guidelines. + # [0.6.0](https://github.com/taiga-family/linters/compare/@taiga-ui/stylelint-config@0.5.1...@taiga-ui/stylelint-config@0.6.0) (2023-10-17) ### Features diff --git a/projects/stylelint-config/package.json b/projects/stylelint-config/package.json index da12916c..e0dd9afa 100644 --- a/projects/stylelint-config/package.json +++ b/projects/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/stylelint-config", - "version": "0.6.0", + "version": "0.7.0", "description": "Taiga UI stylelint config", "keywords": [ "stylelint",