From 6246baf8d03e996eb665b82c7febe2e2dfd502d2 Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Wed, 23 Aug 2023 14:31:45 -0700 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 19 +++++++++++++++++++ plugins/storybook/CHANGELOG.md | 12 ++++++++++++ plugins/update/CHANGELOG.md | 12 ++++++++++++ 3 files changed, 43 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 895f65200..c7e4377cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +# v4.15.4 (Wed Aug 23 2023) + +#### 🐛 Bug Fix + +- `@design-systems/storybook` + - fix: update storybook-addon-react-docgen version [#723](https://github.com/intuit/design-systems-cli/pull/723) (yucho_ho@intuit.com) + +#### 🔩 Dependency Updates + +- `@design-systems/update` + - Update dependency semver to v7.5.2 [SECURITY] [#717](https://github.com/intuit/design-systems-cli/pull/717) ([@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 2 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Yucho Ho ([@yucho](https://github.com/yucho)) + +--- + # v4.15.3 (Thu Aug 17 2023) #### 🐛 Bug Fix diff --git a/plugins/storybook/CHANGELOG.md b/plugins/storybook/CHANGELOG.md index f0947c7cb..063311a23 100644 --- a/plugins/storybook/CHANGELOG.md +++ b/plugins/storybook/CHANGELOG.md @@ -1,3 +1,15 @@ +# v4.15.4 (Wed Aug 23 2023) + +#### 🐛 Bug Fix + +- fix: update storybook-addon-react-docgen version [#723](https://github.com/intuit/design-systems-cli/pull/723) (yucho_ho@intuit.com) + +#### Authors: 1 + +- Yucho Ho ([@yucho](https://github.com/yucho)) + +--- + # v2.18.0 (Tue Jul 13 2021) :tada: This release contains work from a new contributor! :tada: diff --git a/plugins/update/CHANGELOG.md b/plugins/update/CHANGELOG.md index c7e78a732..24470a1d2 100644 --- a/plugins/update/CHANGELOG.md +++ b/plugins/update/CHANGELOG.md @@ -1,3 +1,15 @@ +# v4.15.4 (Wed Aug 23 2023) + +#### 🔩 Dependency Updates + +- Update dependency semver to v7.5.2 [SECURITY] [#717](https://github.com/intuit/design-systems-cli/pull/717) ([@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 1 + +- [@renovate[bot]](https://github.com/renovate[bot]) + +--- + # v2.15.0 (Mon Mar 08 2021) :tada: This release contains work from a new contributor! :tada: