From b9b4cc4adc2619fd0d344b161a976a7e2e45938e Mon Sep 17 00:00:00 2001 From: Oxide Computer Company Date: Tue, 14 Jan 2025 17:51:15 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e84c752..0cc429f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,30 @@ #### 🐛 Bug Fix +- Bump [#109](https://github.com/oxidecomputer/design-system/pull/109) ([@benjaminleonard](https://github.com/benjaminleonard)) +- Table title tweaks [#105](https://github.com/oxidecomputer/design-system/pull/105) ([@benjaminleonard](https://github.com/benjaminleonard)) + +#### Authors: 3 + +- Augustus Mayo ([@augustuswm](https://github.com/augustuswm)) +- Benjamin Leonard ([@benjaminleonard](https://github.com/benjaminleonard)) +- David Crespo ([@david-crespo](https://github.com/david-crespo)) + +--- + +# v2.0.0 (Tue Jan 14 2025) + +#### 💥 Breaking Change + +- Update remix peer-dependency [#107](https://github.com/oxidecomputer/design-system/pull/107) ([@augustuswm](https://github.com/augustuswm)) + +#### 🚀 Enhancement + +- Update icons (and `@figma-export`) [#108](https://github.com/oxidecomputer/design-system/pull/108) ([@benjaminleonard](https://github.com/benjaminleonard)) +- Don't depend on React Router or Remix directly [#106](https://github.com/oxidecomputer/design-system/pull/106) ([@david-crespo](https://github.com/david-crespo)) + +#### 🐛 Bug Fix + - Table title tweaks [#105](https://github.com/oxidecomputer/design-system/pull/105) ([@benjaminleonard](https://github.com/benjaminleonard)) #### Authors: 3