diff --git a/CHANGELOG.md b/CHANGELOG.md index 9555311c6d17..c1de78447846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Ensure `@tailwindcss/oxide` doesn't leak in the stable engine ([#10988](https://github.com/tailwindlabs/tailwindcss/pull/10988)) - Ensure multiple `theme(spacing[5])` calls with bracket notation in arbitrary properties work ([#11039](https://github.com/tailwindlabs/tailwindcss/pull/11039)) - Normalize arbitrary modifiers ([#11057](https://github.com/tailwindlabs/tailwindcss/pull/11057)) +- Bump `postcss-load-config` to solve CVE warning ([#11089](https://github.com/tailwindlabs/tailwindcss/pull/11089)) ## [3.3.1] - 2023-03-30