From f3038287216f23b6ad5318ed98d149ced8efb0b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 23:33:40 +0000 Subject: [PATCH] chore: publish release --- .changeset/curly-dancers-care.md | 5 ----- CHANGELOG.md | 7 +++++++ package.json | 2 +- 3 files changed, 8 insertions(+), 6 deletions(-) delete mode 100644 .changeset/curly-dancers-care.md 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",