From fa11c2e9c434a82de560e70022a9b9858d1fca79 Mon Sep 17 00:00:00 2001 From: Eric Y Liu Date: Thu, 22 Jul 2021 17:08:11 -0700 Subject: [PATCH] fix(changelog): fix typo [ci skip] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d78594..c2e14027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 **Refactor** -- omit explicit `treeview.scss` import in `css/*.scss` files as it is included by default in `carbon-components@10.14` +- omit explicit `treeview.scss` import in `css/*.scss` files as it is included by default in `carbon-components@10.40` **Housekeeping**