From 916ab9bba0555f22acbfd1a946e9d5095eb77ea5 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 c5ef97f044ab03..ea8a59d1ad2ad4 100644 --- a/packages/scripts/CHANGELOG.md +++ b/packages/scripts/CHANGELOG.md @@ -10,8 +10,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