From 98ac782f96bb2d65889b561d770011086d2ecdfc Mon Sep 17 00:00:00 2001 From: Ryan Mathis Date: Mon, 20 Feb 2023 14:17:39 -0700 Subject: [PATCH] docs: update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02d8ae3b7..642f717ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased][] +## [1.38.1][] - 2021-02-20 + +- fix(deps): updated lint-staged dependency + +## [1.38.0][] - 2021-02-20 + - feat(dashboard-carousel): support maintenance mode in layout.json - fix(deps): upgraded from node-sass to sass library