From e833e1e8b1a9b6b11dd0f84e773f59b00301a8b0 Mon Sep 17 00:00:00 2001 From: Bernie Reiter Date: Mon, 9 Sep 2024 16:31:33 +0200 Subject: [PATCH] Revert "Update CHANGELOG.md" This reverts commit 2175f278e62dfe49817c57c97691874bc73f7c77. --- packages/scripts/CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/scripts/CHANGELOG.md b/packages/scripts/CHANGELOG.md index 27bde0dc785b29..cd796ba46dbfa1 100644 --- a/packages/scripts/CHANGELOG.md +++ b/packages/scripts/CHANGELOG.md @@ -4,8 +4,7 @@ ### Enhancements -- Inlines CSS files imported from other CSS files before optimization in the `build` command ([#61121](https://github.com/WordPress/gutenberg/pull/61121)). -- Add automatic support for handling `variations` field from `block.json` in the `build` and `start` scripts ([#63311](https://github.com/WordPress/gutenberg/pull/63311)). +- Inlines CSS files imported from other CSS files before optimization in the `build` command ([#61121](https://github.com/WordPress/gutenberg/pull/61121)). ### Bug Fixes