diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bf5896b6..0ade9a721 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# (Mon Aug 26 2024) + +#### 🐛 Bug Fix + +- `@artsy/palette@38.13.3` + - fix: replaces lodash with es-toolkit [#1395](https://github.com/artsy/palette/pull/1395) ([@dzucconi](https://github.com/dzucconi)) + +#### Authors: 1 + +- Damon ([@dzucconi](https://github.com/dzucconi)) + +--- + # (Mon Aug 19 2024) #### 🐛 Bug Fix diff --git a/packages/palette-charts/CHANGELOG.md b/packages/palette-charts/CHANGELOG.md index 33bb89dc7..aa11d3be6 100644 --- a/packages/palette-charts/CHANGELOG.md +++ b/packages/palette-charts/CHANGELOG.md @@ -1,3 +1,15 @@ +# v37.13.3 (Mon Aug 26 2024) + +#### 🐛 Bug Fix + +- fix: replaces lodash with es-toolkit [#1395](https://github.com/artsy/palette/pull/1395) ([@dzucconi](https://github.com/dzucconi)) + +#### Authors: 1 + +- Damon ([@dzucconi](https://github.com/dzucconi)) + +--- + # v37.13.1 (Mon Jun 17 2024) #### 🐛 Bug Fix diff --git a/packages/palette/CHANGELOG.md b/packages/palette/CHANGELOG.md index 3eb7b88d1..2c30a28d9 100644 --- a/packages/palette/CHANGELOG.md +++ b/packages/palette/CHANGELOG.md @@ -1,3 +1,16 @@ +# v38.13.3 (Mon Aug 26 2024) + +#### 🐛 Bug Fix + +- fix: replaces lodash with es-toolkit [#1395](https://github.com/artsy/palette/pull/1395) ([@dzucconi](https://github.com/dzucconi)) +- fix: replaces lodash with es-toolkit ([@dzucconi](https://github.com/dzucconi)) + +#### Authors: 1 + +- Damon ([@dzucconi](https://github.com/dzucconi)) + +--- + # v38.13.2 (Mon Aug 19 2024) #### 🐛 Bug Fix