From c7be47cefb62112cd80a12400451e82fd3cd01d4 Mon Sep 17 00:00:00 2001 From: Eric Liu Date: Sat, 18 Jun 2022 13:11:28 -0700 Subject: [PATCH] chore(changelog): include `Slider` example "Full width" [ci skip] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b8c2a48..0830bd80 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 **Documentation** +- add `Slider` example "Full width" - revise `Select` example "Default" to demo usage without `selected` prop ## [0.65.3](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.65.3) - 2022-06-15