diff --git a/.changeset/curly-dancers-care.md b/.changeset/curly-dancers-care.md deleted file mode 100644 index 58aa48d..0000000 --- a/.changeset/curly-dancers-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@perplex-digital/stylelint-config': patch ---- - -- Revert replace `stylelint-config-standard` with `@dreamsicle.io/stylelint-config-tailwindcss` diff --git a/CHANGELOG.md b/CHANGELOG.md index b5dce40..21b7988 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,15 @@ # Change Log +## 17.1.1 + +### Patch Changes + +- - Revert replace `stylelint-config-standard` with `@dreamsicle.io/stylelint-config-tailwindcss` ([#17](https://github.com/PerplexDigital/stylelint-config/pull/17)) + ## 17.1.0 ### Minor Changes + - Add rest of Anchor Positioning properties ([#15](https://github.com/PerplexDigital/stylelint-config/pull/15)) - [`anchor-scope`](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/anchor-scope) - `anchor-center` diff --git a/package.json b/package.json index 2e132d0..b3891f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@perplex-digital/stylelint-config", - "version": "17.1.0", + "version": "17.1.1", "description": "Order and Concentric-based property sorting for Stylelint.", "keywords": [ "tailwind",