From e876c359a68522d86eb155f0252de805d453cd0b Mon Sep 17 00:00:00 2001 From: konnorrogers Date: Thu, 3 Jul 2025 18:26:37 -0400 Subject: [PATCH] fix changelog --- packages/webawesome/docs/docs/resources/changelog.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/webawesome/docs/docs/resources/changelog.md b/packages/webawesome/docs/docs/resources/changelog.md index 12ea04f59..b6b5bb5d8 100644 --- a/packages/webawesome/docs/docs/resources/changelog.md +++ b/packages/webawesome/docs/docs/resources/changelog.md @@ -16,9 +16,7 @@ Components with the Experimental badge sh ### Bug Fixes and Improvements {data-no-outline} -- Fixed a bug in `` with options that had blank string values. [issue:1106] -- Fixed a bug in `` that prevented the menu from flipping/shifting to keep the menu in the viewport [issue:1136] -- Fixed the themes page so it shows the correct palette and imports +- Fixed a bug in `` with options that had blank string values. [pr:1136] - Added `.wa-hover-rows` to native styles to opt-in to highlighting table rows on hover [pr:1111] - Added missing changelog entries for beta.1 [pr:1117] - Fixed a bug in `` that prevented the menu from flipping/shifting to keep the menu in the viewport [pr:1122]