From 9e58db2226282e49c44d0141255056368711aa45 Mon Sep 17 00:00:00 2001 From: Jordan Pittman Date: Tue, 19 Nov 2024 10:26:48 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6451e77..94e0349 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -- Introduce `tailwindStylesheet` option to replace tail`windEntryPoint ([#330](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/320)) +- Introduce `tailwindStylesheet` option to replace tail`windEntryPoint ([#330](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/pull/330)) ## [0.6.8] - 2024-09-24