From ea60fe751c2360b3e14b47c4c8bc34cc5ef01ef7 Mon Sep 17 00:00:00 2001 From: Andrew Lisowski Date: Tue, 31 May 2022 14:21:52 -0700 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 27 ++++++++++++++++++++++++++ packages/cli/CHANGELOG.md | 13 +++++++++++++ packages/core/CHANGELOG.md | 20 +++++++++++++++++++ packages/hooks/CHANGELOG.md | 13 +++++++++++++ packages/load-config/CHANGELOG.md | 13 +++++++++++++ packages/svg-icon-builder/CHANGELOG.md | 19 ++++++++++++++++++ packages/utils/CHANGELOG.md | 13 +++++++++++++ plugins/test/CHANGELOG.md | 16 +++++++++++++++ 8 files changed, 134 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6ab433e0..43151ea4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,30 @@ +# v4.15.1 (Tue May 31 2022) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Spencer Hamm ([@spentacular](https://github.com/spentacular)), for all your work! + +#### 🐛 Bug Fix + +- `@design-systems/test` + - Guard against `window` not existing in test setup [#699](https://github.com/intuit/design-systems-cli/pull/699) ([@adierkens](https://github.com/adierkens)) +- `@design-systems/core` + - remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) + +#### 🔩 Dependency Updates + +- `@design-systems/svg-icon-builder` + - Update dependency endent to v2.1.0 [#695](https://github.com/intuit/design-systems-cli/pull/695) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 4 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Adam Dierkens ([@adierkens](https://github.com/adierkens)) +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v4.15.0 (Fri May 20 2022) :tada: This release contains work from a new contributor! :tada: diff --git a/packages/cli/CHANGELOG.md b/packages/cli/CHANGELOG.md index 6ee6fcb03..35a071124 100644 --- a/packages/cli/CHANGELOG.md +++ b/packages/cli/CHANGELOG.md @@ -1,3 +1,16 @@ +# v4.15.1 (Tue May 31 2022) + +#### 🐛 Bug Fix + +- remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) +- Merge branch 'master' into remove-core-bin (spencer_hamm@intuit.com) + +#### Authors: 1 + +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) + +--- + # v2.17.8 (Mon Jun 14 2021) #### 🐛 Bug Fix diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 65d5c7e58..d5800cbee 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -1,3 +1,23 @@ +# v4.15.1 (Tue May 31 2022) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Spencer Hamm ([@spentacular](https://github.com/spentacular)), for all your work! + +#### 🐛 Bug Fix + +- Guard against `window` not existing in test setup [#699](https://github.com/intuit/design-systems-cli/pull/699) ([@adierkens](https://github.com/adierkens)) +- remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) +- Merge branch 'master' into remove-core-bin (spencer_hamm@intuit.com) +- remove bin from core package because it doesn't exist (spencer_hamm@intuit.com) + +#### Authors: 2 + +- Adam Dierkens ([@adierkens](https://github.com/adierkens)) +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) + +--- + # v2.17.8 (Mon Jun 14 2021) #### 🐛 Bug Fix diff --git a/packages/hooks/CHANGELOG.md b/packages/hooks/CHANGELOG.md index fa4c947c0..695c7dc42 100644 --- a/packages/hooks/CHANGELOG.md +++ b/packages/hooks/CHANGELOG.md @@ -1,3 +1,16 @@ +# v4.15.1 (Tue May 31 2022) + +#### 🐛 Bug Fix + +- remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) +- Merge branch 'master' into remove-core-bin (spencer_hamm@intuit.com) + +#### Authors: 1 + +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) + +--- + # v4.14.0 (Thu Mar 17 2022) #### 🚀 Enhancement diff --git a/packages/load-config/CHANGELOG.md b/packages/load-config/CHANGELOG.md index e8760b213..9adbab4e4 100644 --- a/packages/load-config/CHANGELOG.md +++ b/packages/load-config/CHANGELOG.md @@ -1,3 +1,16 @@ +# v4.15.1 (Tue May 31 2022) + +#### 🐛 Bug Fix + +- remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) +- Merge branch 'master' into remove-core-bin (spencer_hamm@intuit.com) + +#### Authors: 1 + +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) + +--- + # v2.17.8 (Mon Jun 14 2021) #### 🐛 Bug Fix diff --git a/packages/svg-icon-builder/CHANGELOG.md b/packages/svg-icon-builder/CHANGELOG.md index cb957e684..4e9b5a0d4 100644 --- a/packages/svg-icon-builder/CHANGELOG.md +++ b/packages/svg-icon-builder/CHANGELOG.md @@ -1,3 +1,22 @@ +# v4.15.1 (Tue May 31 2022) + +#### 🐛 Bug Fix + +- remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) +- Merge branch 'master' into remove-core-bin (spencer_hamm@intuit.com) + +#### 🔩 Dependency Updates + +- Update dependency endent to v2.1.0 [#695](https://github.com/intuit/design-systems-cli/pull/695) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 3 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v4.15.0 (Fri May 20 2022) :tada: This release contains work from a new contributor! :tada: diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 807d23b6b..e1ada9ccf 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,3 +1,16 @@ +# v4.15.1 (Tue May 31 2022) + +#### 🐛 Bug Fix + +- remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) +- Merge branch 'master' into remove-core-bin (spencer_hamm@intuit.com) + +#### Authors: 1 + +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) + +--- + # v4.15.0 (Fri May 20 2022) #### 🔩 Dependency Updates diff --git a/plugins/test/CHANGELOG.md b/plugins/test/CHANGELOG.md index a5e67ff26..8c0c13973 100644 --- a/plugins/test/CHANGELOG.md +++ b/plugins/test/CHANGELOG.md @@ -1,3 +1,19 @@ +# v4.15.1 (Tue May 31 2022) + +#### 🐛 Bug Fix + +- Guard against `window` not existing in test setup [#699](https://github.com/intuit/design-systems-cli/pull/699) ([@adierkens](https://github.com/adierkens)) +- remove bin from core package because it doesn't exist [#667](https://github.com/intuit/design-systems-cli/pull/667) (spencer_hamm@intuit.com) +- Update setupTests.ts ([@adierkens](https://github.com/adierkens)) +- Merge branch 'master' into remove-core-bin (spencer_hamm@intuit.com) + +#### Authors: 2 + +- Adam Dierkens ([@adierkens](https://github.com/adierkens)) +- Spencer Hamm ([@spentacular](https://github.com/spentacular)) + +--- + # v4.13.1 (Tue Sep 21 2021) :tada: This release contains work from a new contributor! :tada: