diff --git a/CHANGELOG.md b/CHANGELOG.md index 2dbf97235..d6ab433e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,27 @@ +# v4.15.0 (Fri May 20 2022) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Abd El-Ghazali ([@abdelgzali](https://github.com/abdelgzali)), for all your work! + +#### 🚀 Enhancement + +- `@design-systems/svg-icon-builder` + - Add "fill" icon option & expand invalid attributes regex for svg-icon-builder [#692](https://github.com/intuit/design-systems-cli/pull/692) (abdalkadir_elghazali@intuit.com) + +#### 🔩 Dependency Updates + +- `@design-systems/svg-icon-builder`, `@design-systems/utils` + - Update auto [#442](https://github.com/intuit/design-systems-cli/pull/442) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 3 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Abd El-Ghazali ([@abdelgzali](https://github.com/abdelgzali)) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v4.14.0 (Thu Mar 17 2022) #### 🚀 Enhancement diff --git a/packages/svg-icon-builder/CHANGELOG.md b/packages/svg-icon-builder/CHANGELOG.md index 8d716ca8f..cb957e684 100644 --- a/packages/svg-icon-builder/CHANGELOG.md +++ b/packages/svg-icon-builder/CHANGELOG.md @@ -1,3 +1,25 @@ +# v4.15.0 (Fri May 20 2022) + +:tada: This release contains work from a new contributor! :tada: + +Thank you, Abd El-Ghazali ([@abdelgzali](https://github.com/abdelgzali)), for all your work! + +#### 🚀 Enhancement + +- Add "fill" icon option & expand invalid attributes regex for svg-icon-builder [#692](https://github.com/intuit/design-systems-cli/pull/692) (abdalkadir_elghazali@intuit.com) + +#### 🔩 Dependency Updates + +- Update auto [#442](https://github.com/intuit/design-systems-cli/pull/442) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 3 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- Abd El-Ghazali ([@abdelgzali](https://github.com/abdelgzali)) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v2.17.8 (Mon Jun 14 2021) #### 🐛 Bug Fix diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 888024ef1..807d23b6b 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -1,3 +1,16 @@ +# v4.15.0 (Fri May 20 2022) + +#### 🔩 Dependency Updates + +- Update auto [#442](https://github.com/intuit/design-systems-cli/pull/442) ([@renovate-bot](https://github.com/renovate-bot) [@renovate[bot]](https://github.com/renovate[bot])) + +#### Authors: 2 + +- [@renovate[bot]](https://github.com/renovate[bot]) +- WhiteSource Renovate ([@renovate-bot](https://github.com/renovate-bot)) + +--- + # v2.17.8 (Mon Jun 14 2021) #### 🐛 Bug Fix