From 8e1c446af0e582677a21dbb5c440c66fb0554338 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 15:37:12 +0300 Subject: [PATCH] chore(main): release 3.0.1 (#20) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08b0cac..e86ab49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [3.0.1](https://github.com/atolye15/stylelint-config/compare/v3.0.0...v3.0.1) (2023-02-10) + + +### Refactors + +* removed the rule function-no-unknown because it causes many problems in scss ([71b7829](https://github.com/atolye15/stylelint-config/commit/71b78293c4a02d97476c50b2fe04c11780b6b670)) +* removed the rule scss/comment-no-empty because it does not work as expected ([e89a3e3](https://github.com/atolye15/stylelint-config/commit/e89a3e366430e65dab4aea7b6e46335509770e14)) + ## [3.0.0](https://github.com/atolye15/stylelint-config/compare/v2.0.2...v3.0.0) (2023-02-09) diff --git a/package.json b/package.json index 4cc878d..58e099f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atolye15/stylelint-config", - "version": "3.0.0", + "version": "3.0.1", "description": "Atölye15 shareable config for stylelint.", "main": "index.js", "keywords": [