From 32e4bfe83c9bd83b4cdeb816bc975c775d6f8f7f Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 8 Mar 2021 19:19:34 -0500 Subject: [PATCH] update comment --- docs/getting-started/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/changelog.md b/docs/getting-started/changelog.md index 25fc554d..ff49a746 100644 --- a/docs/getting-started/changelog.md +++ b/docs/getting-started/changelog.md @@ -8,7 +8,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis ## 2.0.0-beta.30 -- Fix default exports for all components [#365](https://github.com/shoelace-style/shoelace/issues/365) +- Fix default exports for all components so cherry picking works again [#365](https://github.com/shoelace-style/shoelace/issues/365) - Revert FOUC base style because it interferes with some framework and custom element use cases ## 2.0.0-beta.29