From 200d4385ecb5bafae48d57ff03cbf5473d75f551 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 22 Nov 2022 15:23:57 -0500 Subject: [PATCH] update version --- 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 cdffd053..a8c2e107 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -8,7 +8,7 @@ New versions of Shoelace are released as-needed and generally occur when a criti ?> During the beta period, these restrictions may be relaxed in the event of a mission-critical bug. 🐛 -## Next +## 2.0.0-beta.84 - 🚨 BREAKING: Removed the `fieldset` property from `` (use CSS parts if you want to keep the border) [#965](https://github.com/shoelace-style/shoelace/issues/965) - 🚨 BREAKING: Removed `base` and `label` parts from `` (use `form-control` and `form-control__label` instead) [#965](https://github.com/shoelace-style/shoelace/issues/965)