From fa82f493f1c3786970441bf06258307af32b174a Mon Sep 17 00:00:00 2001 From: rodelgc Date: Thu, 11 Jul 2024 21:00:28 +0800 Subject: [PATCH] Remove extraneous tags in changelog entries (#49393) --- changelog.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 497385fc2a7..f6023a811b2 100644 --- a/changelog.txt +++ b/changelog.txt @@ -21,9 +21,9 @@ * Fix - Fix settings-api textarea validation to prevent insertion of iframes in description areas by default [#48432](https://github.com/woocommerce/woocommerce/pull/48432) * Fix - #47626 changed the classes on the legacy admin settings save button and broke saving standard tax rates [#48201](https://github.com/woocommerce/woocommerce/pull/48201) * Fix - Revert "Remove customer-effort-score-tracks" feature flag #48235 [#48235](https://github.com/woocommerce/woocommerce/pull/48235) -* Fix - Fix db update notice redirection bug where it redirects without checking for db update action.
Changelog Entry Comment [#48163](https://github.com/woocommerce/woocommerce/pull/48163) +* Fix - Fix db update notice redirection bug where it redirects without checking for db update action. [#48163](https://github.com/woocommerce/woocommerce/pull/48163) * Fix - Add missing URL to discover more link in LYS tour [#48109](https://github.com/woocommerce/woocommerce/pull/48109) -* Fix - Fix: "On Sale" collection isn't displaying on Editor side
[#47994](https://github.com/woocommerce/woocommerce/pull/47994) +* Fix - Fix: "On Sale" collection isn't displaying on Editor side [#47994](https://github.com/woocommerce/woocommerce/pull/47994) * Fix - Make the plugin autoinstall process more robust [#47798](https://github.com/woocommerce/woocommerce/pull/47798) * Fix - Prevent tracking files from being enqueued on the front end. [#47938](https://github.com/woocommerce/woocommerce/pull/47938) * Fix - Fix: Product Collection block does not display properly when editing template/post [#47871](https://github.com/woocommerce/woocommerce/pull/47871)