diff --git a/.changeset/bright-vans-greet.md b/.changeset/bright-vans-greet.md deleted file mode 100644 index a678f8b4..00000000 --- a/.changeset/bright-vans-greet.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"mx-ui-components": minor ---- - -feat: add mox status ball component diff --git a/.changeset/early-bulldogs-rhyme.md b/.changeset/early-bulldogs-rhyme.md deleted file mode 100644 index 5cce3aa1..00000000 --- a/.changeset/early-bulldogs-rhyme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"mx-ui-components": minor ---- - -feat(mox/link-button): add new link-button component diff --git a/.changeset/moody-eels-scream.md b/.changeset/moody-eels-scream.md deleted file mode 100644 index f8c3c76c..00000000 --- a/.changeset/moody-eels-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"mx-ui-components": minor ---- - -[WIP] feat(button): add light mode variant for mox::button diff --git a/.changeset/wet-moose-lick.md b/.changeset/wet-moose-lick.md deleted file mode 100644 index 82e11043..00000000 --- a/.changeset/wet-moose-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"mx-ui-components": minor ---- - -Update mox::card UI + add new mox::article component diff --git a/CHANGELOG.md b/CHANGELOG.md index 73b84537..9956f4e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # mx-ui-components +## 2.5.0 + +### Minor Changes + +- [#110](https://github.com/ConduitIO/mx-ui-components/pull/110) [`f673d20`](https://github.com/ConduitIO/mx-ui-components/commit/f673d20f8e4f313ed95a36d8dea04a852f4a6fe5) Thanks [@jmar910](https://github.com/jmar910)! - feat: add mox status ball component + +- [#106](https://github.com/ConduitIO/mx-ui-components/pull/106) [`f5f4b4d`](https://github.com/ConduitIO/mx-ui-components/commit/f5f4b4d6d86f812c1ccfe4812259a230efed661f) Thanks [@jayjayjpg](https://github.com/jayjayjpg)! - feat(mox/link-button): add new link-button component + +- [#111](https://github.com/ConduitIO/mx-ui-components/pull/111) [`863757c`](https://github.com/ConduitIO/mx-ui-components/commit/863757cfa94e29b31c756c3630eef1dcfd3f005d) Thanks [@jayjayjpg](https://github.com/jayjayjpg)! - [WIP] feat(button): add light mode variant for mox::button + +- [#108](https://github.com/ConduitIO/mx-ui-components/pull/108) [`20bfafd`](https://github.com/ConduitIO/mx-ui-components/commit/20bfafd1d8ffe7701f18d2499061050190a93dd0) Thanks [@jayjayjpg](https://github.com/jayjayjpg)! - Update mox::card UI + add new mox::article component + ## 2.4.0 ### Minor Changes diff --git a/package.json b/package.json index 2c79e250..dec5e33a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mx-ui-components", - "version": "2.4.0", + "version": "2.5.0", "description": "Meroxa UI component library", "keywords": [ "ember-addon"