diff --git a/.changeset/flat-shirts-battle.md b/.changeset/flat-shirts-battle.md deleted file mode 100644 index 2a460fc..0000000 --- a/.changeset/flat-shirts-battle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"mx-ui-components": minor ---- - -feat: dark/light consistency across mox components diff --git a/CHANGELOG.md b/CHANGELOG.md index a18b907..cd75ccd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # mx-ui-components +## 2.12.0 + +### Minor Changes + +- [#166](https://github.com/ConduitIO/mx-ui-components/pull/166) [`b704a42`](https://github.com/ConduitIO/mx-ui-components/commit/b704a427a2b52cc465bff2dcc605923d10e36d0d) Thanks [@jmar910](https://github.com/jmar910)! - feat: dark/light consistency across mox components + ## 2.11.0 ### Minor Changes diff --git a/package.json b/package.json index d9520a2..38afece 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mx-ui-components", - "version": "2.11.0", + "version": "2.12.0", "description": "Meroxa UI component library", "keywords": [ "ember-addon"