From 6e9abc0226c2ec8a000f6d2d4ff7897dc0c302fa Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 16 Oct 2023 12:58:26 -0400 Subject: [PATCH] update version --- docs/pages/resources/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/resources/changelog.md b/docs/pages/resources/changelog.md index 3cc7bcde..707bb2e8 100644 --- a/docs/pages/resources/changelog.md +++ b/docs/pages/resources/changelog.md @@ -12,7 +12,7 @@ Components with the Experimental bad New versions of Shoelace are released as-needed and generally occur when a critical mass of changes have accumulated. At any time, you can see what's coming in the next release by visiting [next.shoelace.style](https://next.shoelace.style). -## Next +## 2.10.0 - Added the Simplified Chinese translation [#1604] - Fixed a bug [in the localize dependency](https://github.com/shoelace-style/localize/issues/20) that caused underscores in language codes to throw a `RangeError`