From cf32064e8c5afbb0bcd6084f8bb4ce5c8e3a0d0e Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 12 Sep 2022 08:53:32 -0400 Subject: [PATCH] add issue number --- docs/resources/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 5d1298d7..32d2352b 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -24,7 +24,7 @@ This release removes the `` component. When this component - Fixed a bug in `` where the `expand-icon` and `collapse-icon` slots were reversed - Fixed a bug in `` that prevented the keyboard from working after lazy loading [#882](https://github.com/shoelace-style/shoelace/issues/882) - Fixed a handful of paths to prevent TypeScript from getting upset [#886](https://github.com/shoelace-style/shoelace/issues/886) -- Fixed a bug in `` where the `button-group__base` part was documented but not exposed +- Fixed a bug in `` where the `button-group__base` part was documented but not exposed [#909](https://github.com/shoelace-style/shoelace/discussions/909) - Upgraded the status of ``, ``, and `` from experimental to stable ## 2.0.0-beta.82