From a2b316634a6e3ecf0e2e08fae6030c4f82452991 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 28 Jun 2024 10:22:48 +0000 Subject: [PATCH] Version Packages --- .changeset/brave-books-do.md | 7 ------ .changeset/breezy-mails-jump.md | 5 ----- .changeset/eighty-clouds-call.md | 6 ----- .changeset/fifty-seals-divide.md | 11 ---------- .changeset/fluffy-cheetahs-clap.md | 5 ----- .changeset/heavy-cougars-film.md | 6 ----- .changeset/honest-kids-sit.md | 5 ----- .changeset/long-horses-impress.md | 5 ----- .changeset/shaggy-zebras-kick.md | 8 ------- .changeset/slow-phones-rule.md | 7 ------ .changeset/sour-spiders-draw.md | 5 ----- .changeset/tall-coats-call.md | 5 ----- config/eslint/CHANGELOG.md | 6 +++++ config/eslint/package.json | 2 +- config/jest/CHANGELOG.md | 6 +++++ config/jest/package.json | 2 +- config/storybook/CHANGELOG.md | 11 ++++++++++ config/storybook/package.json | 2 +- docs/CHANGELOG.md | 35 ++++++++++++++++++++++++++++++ docs/package.json | 2 +- packages/components/CHANGELOG.md | 23 ++++++++++++++++++++ packages/components/package.json | 2 +- packages/icons/CHANGELOG.md | 9 ++++++++ packages/icons/package.json | 2 +- packages/system/CHANGELOG.md | 19 ++++++++++++++++ packages/system/package.json | 2 +- packages/theme-preset/CHANGELOG.md | 7 ++++++ packages/theme-preset/package.json | 2 +- packages/types/CHANGELOG.md | 6 +++++ packages/types/package.json | 2 +- themes/theme-b2b/CHANGELOG.md | 13 +++++++++++ themes/theme-b2b/package.json | 2 +- themes/theme-core/CHANGELOG.md | 11 ++++++++++ themes/theme-core/package.json | 2 +- themes/theme-docs/CHANGELOG.md | 9 ++++++++ themes/theme-docs/package.json | 2 +- 36 files changed, 167 insertions(+), 87 deletions(-) delete mode 100644 .changeset/brave-books-do.md delete mode 100644 .changeset/breezy-mails-jump.md delete mode 100644 .changeset/eighty-clouds-call.md delete mode 100644 .changeset/fifty-seals-divide.md delete mode 100644 .changeset/fluffy-cheetahs-clap.md delete mode 100644 .changeset/heavy-cougars-film.md delete mode 100644 .changeset/honest-kids-sit.md delete mode 100644 .changeset/long-horses-impress.md delete mode 100644 .changeset/shaggy-zebras-kick.md delete mode 100644 .changeset/slow-phones-rule.md delete mode 100644 .changeset/sour-spiders-draw.md delete mode 100644 .changeset/tall-coats-call.md diff --git a/.changeset/brave-books-do.md b/.changeset/brave-books-do.md deleted file mode 100644 index d018d5e4a1..0000000000 --- a/.changeset/brave-books-do.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -"@marigold/docs": patch -"@marigold/components": major -"@marigold/system": patch ---- - -feat[DST-481]: rename in diff --git a/.changeset/breezy-mails-jump.md b/.changeset/breezy-mails-jump.md deleted file mode 100644 index f9e416b193..0000000000 --- a/.changeset/breezy-mails-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@marigold/docs": minor ---- - -docs: introduce design principles page diff --git a/.changeset/eighty-clouds-call.md b/.changeset/eighty-clouds-call.md deleted file mode 100644 index 378a7c9d46..0000000000 --- a/.changeset/eighty-clouds-call.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@marigold/components": patch -"@marigold/theme-b2b": patch ---- - -chore: make github linter happy diff --git a/.changeset/fifty-seals-divide.md b/.changeset/fifty-seals-divide.md deleted file mode 100644 index f5fe4fc1b5..0000000000 --- a/.changeset/fifty-seals-divide.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -"@marigold/eslint-config": patch -"@marigold/jest-config": patch -"@marigold/storybook-config": patch -"@marigold/docs": patch -"@marigold/components": major -"@marigold/system": major -"@marigold/types": patch ---- - -refa: Update TypeScript and adjust `` props diff --git a/.changeset/fluffy-cheetahs-clap.md b/.changeset/fluffy-cheetahs-clap.md deleted file mode 100644 index 4404941197..0000000000 --- a/.changeset/fluffy-cheetahs-clap.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@marigold/docs": patch ---- - -[DST-449]docs: add values and principles to documentation diff --git a/.changeset/heavy-cougars-film.md b/.changeset/heavy-cougars-film.md deleted file mode 100644 index 628ccdf463..0000000000 --- a/.changeset/heavy-cougars-film.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@marigold/docs": patch -"@marigold/icons": patch ---- - -[DSTSUP-79]feat: add new icon for download diff --git a/.changeset/honest-kids-sit.md b/.changeset/honest-kids-sit.md deleted file mode 100644 index 755e3c5354..0000000000 --- a/.changeset/honest-kids-sit.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@marigold/docs": patch ---- - -[DST-446]docs: adding governance process page diff --git a/.changeset/long-horses-impress.md b/.changeset/long-horses-impress.md deleted file mode 100644 index d1fdb752dc..0000000000 --- a/.changeset/long-horses-impress.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@marigold/docs": patch ---- - -docs[DST-465]: adding message pattern to documentation diff --git a/.changeset/shaggy-zebras-kick.md b/.changeset/shaggy-zebras-kick.md deleted file mode 100644 index 0d8c7f8031..0000000000 --- a/.changeset/shaggy-zebras-kick.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@marigold/docs": patch -"@marigold/components": major -"@marigold/theme-b2b": patch -"@marigold/theme-core": patch ---- - -[DST-461]: refactor `` component diff --git a/.changeset/slow-phones-rule.md b/.changeset/slow-phones-rule.md deleted file mode 100644 index 903a41d422..0000000000 --- a/.changeset/slow-phones-rule.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@marigold/components': minor -'@marigold/system': minor -'@marigold/docs': minor ---- - -Keep our documentation props table dynamic diff --git a/.changeset/sour-spiders-draw.md b/.changeset/sour-spiders-draw.md deleted file mode 100644 index a0aa9dbe0a..0000000000 --- a/.changeset/sour-spiders-draw.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@marigold/system": patch ---- - -[DSTSUP-78]fix: fix extendTheme function diff --git a/.changeset/tall-coats-call.md b/.changeset/tall-coats-call.md deleted file mode 100644 index f6c1685fc7..0000000000 --- a/.changeset/tall-coats-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@marigold/docs": patch ---- - -[DST-407]: enhance command menu diff --git a/config/eslint/CHANGELOG.md b/config/eslint/CHANGELOG.md index d33d64bff0..8c6fb2ca1f 100644 --- a/config/eslint/CHANGELOG.md +++ b/config/eslint/CHANGELOG.md @@ -1,5 +1,11 @@ # @marigold/eslint-config +## 0.4.16 + +### Patch Changes + +- [#3967](https://github.com/marigold-ui/marigold/pull/3967) [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202) Thanks [@sebald](https://github.com/sebald)! - refa: Update TypeScript and adjust `` props + ## 0.4.15 ### Patch Changes diff --git a/config/eslint/package.json b/config/eslint/package.json index 03c4c0a93c..e115a4d125 100644 --- a/config/eslint/package.json +++ b/config/eslint/package.json @@ -1,7 +1,7 @@ { "name": "@marigold/eslint-config", "description": "marigold's eslint configuration", - "version": "0.4.15", + "version": "0.4.16", "license": "MIT", "keywords": [ "marigiold", diff --git a/config/jest/CHANGELOG.md b/config/jest/CHANGELOG.md index 4034c7654c..993463d95c 100644 --- a/config/jest/CHANGELOG.md +++ b/config/jest/CHANGELOG.md @@ -1,5 +1,11 @@ # @marigold/jest-config +## 1.2.2 + +### Patch Changes + +- [#3967](https://github.com/marigold-ui/marigold/pull/3967) [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202) Thanks [@sebald](https://github.com/sebald)! - refa: Update TypeScript and adjust `` props + ## 1.2.1 ### Patch Changes diff --git a/config/jest/package.json b/config/jest/package.json index 8d1f0aae60..30e3b0d64e 100644 --- a/config/jest/package.json +++ b/config/jest/package.json @@ -1,7 +1,7 @@ { "name": "@marigold/jest-config", "description": "Marigold's jest configuration", - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "keywords": [ "marigold", diff --git a/config/storybook/CHANGELOG.md b/config/storybook/CHANGELOG.md index 61d3af506a..40f4e37270 100644 --- a/config/storybook/CHANGELOG.md +++ b/config/storybook/CHANGELOG.md @@ -1,5 +1,16 @@ # @marigold/storybook-config +## 1.1.44 + +### Patch Changes + +- [#3967](https://github.com/marigold-ui/marigold/pull/3967) [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202) Thanks [@sebald](https://github.com/sebald)! - refa: Update TypeScript and adjust `` props + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`d053e37`](https://github.com/marigold-ui/marigold/commit/d053e37f49ef382ea33c7743d0d67d89153ccc9e), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec)]: + - @marigold/components@8.0.0 + - @marigold/theme-b2b@27.1.12 + - @marigold/theme-core@26.1.12 + ## 1.1.43 ### Patch Changes diff --git a/config/storybook/package.json b/config/storybook/package.json index fe7d9ee525..57e19b4697 100644 --- a/config/storybook/package.json +++ b/config/storybook/package.json @@ -1,7 +1,7 @@ { "name": "@marigold/storybook-config", "description": "Marigold's storybook configuration", - "version": "1.1.43", + "version": "1.1.44", "license": "MIT", "exports": "./main.js", "keywords": [ diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b065ba6727..38a893b3c1 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,40 @@ # @marigold/docs +## 8.0.0 + +### Minor Changes + +- [#3927](https://github.com/marigold-ui/marigold/pull/3927) [`317f9eb`](https://github.com/marigold-ui/marigold/commit/317f9ebed863291e45e2e3e1d279afcf9b34ad33) Thanks [@sebald](https://github.com/sebald)! - docs: introduce design principles page + +- [#3942](https://github.com/marigold-ui/marigold/pull/3942) [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec) Thanks [@OsamaAbdellateef](https://github.com/OsamaAbdellateef)! - Keep our documentation props table dynamic + +### Patch Changes + +- [#3939](https://github.com/marigold-ui/marigold/pull/3939) [`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382) Thanks [@sarahgm](https://github.com/sarahgm)! - feat[DST-481]: rename in + +- [#3967](https://github.com/marigold-ui/marigold/pull/3967) [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202) Thanks [@sebald](https://github.com/sebald)! - refa: Update TypeScript and adjust `` props + +- [#3957](https://github.com/marigold-ui/marigold/pull/3957) [`aa36186`](https://github.com/marigold-ui/marigold/commit/aa36186f8e8fcffe29c8af575df811690d7702ae) Thanks [@sarahgm](https://github.com/sarahgm)! - [DST-449]docs: add values and principles to documentation + +- [#3937](https://github.com/marigold-ui/marigold/pull/3937) [`2658e2f`](https://github.com/marigold-ui/marigold/commit/2658e2f075c9aaae89b5817a864313f887c1a8fe) Thanks [@sarahgm](https://github.com/sarahgm)! - [DSTSUP-79]feat: add new icon for download + +- [#3944](https://github.com/marigold-ui/marigold/pull/3944) [`9a7f349`](https://github.com/marigold-ui/marigold/commit/9a7f349a17ae9ab2726d1578bfdf5a64eb0481c9) Thanks [@sarahgm](https://github.com/sarahgm)! - [DST-446]docs: adding governance process page + +- [#3962](https://github.com/marigold-ui/marigold/pull/3962) [`10c2932`](https://github.com/marigold-ui/marigold/commit/10c2932d9d8db3ac03e1adf52a6de8c0635dfb03) Thanks [@sarahgm](https://github.com/sarahgm)! - docs[DST-465]: adding message pattern to documentation + +- [#3940](https://github.com/marigold-ui/marigold/pull/3940) [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c) Thanks [@sarahgm](https://github.com/sarahgm)! - [DST-461]: refactor `` component + +- [#3920](https://github.com/marigold-ui/marigold/pull/3920) [`cd3d52d`](https://github.com/marigold-ui/marigold/commit/cd3d52dec9df0f803daef4694ffb73adc56d71c7) Thanks [@sarahgm](https://github.com/sarahgm)! - [DST-407]: enhance command menu + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`d053e37`](https://github.com/marigold-ui/marigold/commit/d053e37f49ef382ea33c7743d0d67d89153ccc9e), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`2658e2f`](https://github.com/marigold-ui/marigold/commit/2658e2f075c9aaae89b5817a864313f887c1a8fe), [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec)]: + - @marigold/components@8.0.0 + - @marigold/theme-b2b@27.1.12 + - @marigold/eslint-config@0.4.16 + - @marigold/icons@1.2.52 + - @marigold/theme-core@26.1.12 + - @marigold/theme-docs@2.0.2 + - @marigold/theme-preset@1.3.17 + ## 7.8.2 ### Patch Changes diff --git a/docs/package.json b/docs/package.json index 41c4fb620e..d3c2003046 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,6 +1,6 @@ { "name": "@marigold/docs", - "version": "7.8.2", + "version": "8.0.0", "private": true, "scripts": { "dev": "pnpm registry && next dev", diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 315d4d7ec8..4949da4ef3 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -1,5 +1,28 @@ # @marigold/components +## 8.0.0 + +### Major Changes + +- [#3939](https://github.com/marigold-ui/marigold/pull/3939) [`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382) Thanks [@sarahgm](https://github.com/sarahgm)! - feat[DST-481]: rename in + +- [#3967](https://github.com/marigold-ui/marigold/pull/3967) [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202) Thanks [@sebald](https://github.com/sebald)! - refa: Update TypeScript and adjust `` props + +- [#3940](https://github.com/marigold-ui/marigold/pull/3940) [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c) Thanks [@sarahgm](https://github.com/sarahgm)! - [DST-461]: refactor `` component + +### Minor Changes + +- [#3942](https://github.com/marigold-ui/marigold/pull/3942) [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec) Thanks [@OsamaAbdellateef](https://github.com/OsamaAbdellateef)! - Keep our documentation props table dynamic + +### Patch Changes + +- [#3959](https://github.com/marigold-ui/marigold/pull/3959) [`d053e37`](https://github.com/marigold-ui/marigold/commit/d053e37f49ef382ea33c7743d0d67d89153ccc9e) Thanks [@sebald](https://github.com/sebald)! - chore: make github linter happy + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`2658e2f`](https://github.com/marigold-ui/marigold/commit/2658e2f075c9aaae89b5817a864313f887c1a8fe), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec), [`3f7a4ec`](https://github.com/marigold-ui/marigold/commit/3f7a4ec80a4b56fea3c63e44b71ad86fa36e3d75)]: + - @marigold/system@8.0.0 + - @marigold/types@1.1.1 + - @marigold/icons@1.2.52 + ## 7.8.2 ### Patch Changes diff --git a/packages/components/package.json b/packages/components/package.json index 97603bfc10..514eb45ce2 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@marigold/components", - "version": "7.8.2", + "version": "8.0.0", "description": "Components for the Marigold Design System", "license": "MIT", "keywords": [ diff --git a/packages/icons/CHANGELOG.md b/packages/icons/CHANGELOG.md index 0928552beb..a7a9f91ab6 100644 --- a/packages/icons/CHANGELOG.md +++ b/packages/icons/CHANGELOG.md @@ -1,5 +1,14 @@ # @marigold/icons +## 1.2.52 + +### Patch Changes + +- [#3937](https://github.com/marigold-ui/marigold/pull/3937) [`2658e2f`](https://github.com/marigold-ui/marigold/commit/2658e2f075c9aaae89b5817a864313f887c1a8fe) Thanks [@sarahgm](https://github.com/sarahgm)! - [DSTSUP-79]feat: add new icon for download + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec), [`3f7a4ec`](https://github.com/marigold-ui/marigold/commit/3f7a4ec80a4b56fea3c63e44b71ad86fa36e3d75)]: + - @marigold/system@8.0.0 + ## 1.2.51 ### Patch Changes diff --git a/packages/icons/package.json b/packages/icons/package.json index 23c7752106..79689b077e 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -1,7 +1,7 @@ { "name": "@marigold/icons", "description": "Marigold Icons", - "version": "1.2.51", + "version": "1.2.52", "license": "MIT", "keywords": [ "marigold", diff --git a/packages/system/CHANGELOG.md b/packages/system/CHANGELOG.md index 73fff62518..6a622b41da 100644 --- a/packages/system/CHANGELOG.md +++ b/packages/system/CHANGELOG.md @@ -1,5 +1,24 @@ # @marigold/system +## 8.0.0 + +### Major Changes + +- [#3967](https://github.com/marigold-ui/marigold/pull/3967) [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202) Thanks [@sebald](https://github.com/sebald)! - refa: Update TypeScript and adjust `` props + +### Minor Changes + +- [#3942](https://github.com/marigold-ui/marigold/pull/3942) [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec) Thanks [@OsamaAbdellateef](https://github.com/OsamaAbdellateef)! - Keep our documentation props table dynamic + +### Patch Changes + +- [#3939](https://github.com/marigold-ui/marigold/pull/3939) [`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382) Thanks [@sarahgm](https://github.com/sarahgm)! - feat[DST-481]: rename in + +- [#3941](https://github.com/marigold-ui/marigold/pull/3941) [`3f7a4ec`](https://github.com/marigold-ui/marigold/commit/3f7a4ec80a4b56fea3c63e44b71ad86fa36e3d75) Thanks [@sarahgm](https://github.com/sarahgm)! - [DSTSUP-78]fix: fix extendTheme function + +- Updated dependencies [[`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202)]: + - @marigold/types@1.1.1 + ## 7.8.2 ## 7.8.1 diff --git a/packages/system/package.json b/packages/system/package.json index 2e72403deb..0efb52a5db 100644 --- a/packages/system/package.json +++ b/packages/system/package.json @@ -1,6 +1,6 @@ { "name": "@marigold/system", - "version": "7.8.2", + "version": "8.0.0", "description": "Marigold System Library", "license": "MIT", "keywords": [ diff --git a/packages/theme-preset/CHANGELOG.md b/packages/theme-preset/CHANGELOG.md index 62c48c9496..ddcc95b1b5 100644 --- a/packages/theme-preset/CHANGELOG.md +++ b/packages/theme-preset/CHANGELOG.md @@ -1,5 +1,12 @@ # @marigold/theme-preset +## 1.3.17 + +### Patch Changes + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec), [`3f7a4ec`](https://github.com/marigold-ui/marigold/commit/3f7a4ec80a4b56fea3c63e44b71ad86fa36e3d75)]: + - @marigold/system@8.0.0 + ## 1.3.16 ### Patch Changes diff --git a/packages/theme-preset/package.json b/packages/theme-preset/package.json index 3de7bbb97a..396ad366bf 100644 --- a/packages/theme-preset/package.json +++ b/packages/theme-preset/package.json @@ -1,6 +1,6 @@ { "name": "@marigold/theme-preset", - "version": "1.3.16", + "version": "1.3.17", "description": "Create a tailwind Preset for Marigold", "license": "MIT", "keywords": [ diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index ee86d5b996..a98cddde0e 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,11 @@ # @marigold/types +## 1.1.1 + +### Patch Changes + +- [#3967](https://github.com/marigold-ui/marigold/pull/3967) [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202) Thanks [@sebald](https://github.com/sebald)! - refa: Update TypeScript and adjust `` props + ## 1.1.0 ### Minor Changes diff --git a/packages/types/package.json b/packages/types/package.json index 256eb73fb2..80841138ec 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@marigold/types", "description": "Marigold System Helper Types", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "keywords": [ "marigold", diff --git a/themes/theme-b2b/CHANGELOG.md b/themes/theme-b2b/CHANGELOG.md index 33408d19d2..a1c9603792 100644 --- a/themes/theme-b2b/CHANGELOG.md +++ b/themes/theme-b2b/CHANGELOG.md @@ -1,5 +1,18 @@ # @marigold/theme-b2b +## 27.1.12 + +### Patch Changes + +- [#3959](https://github.com/marigold-ui/marigold/pull/3959) [`d053e37`](https://github.com/marigold-ui/marigold/commit/d053e37f49ef382ea33c7743d0d67d89153ccc9e) Thanks [@sebald](https://github.com/sebald)! - chore: make github linter happy + +- [#3940](https://github.com/marigold-ui/marigold/pull/3940) [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c) Thanks [@sarahgm](https://github.com/sarahgm)! - [DST-461]: refactor `` component + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`d053e37`](https://github.com/marigold-ui/marigold/commit/d053e37f49ef382ea33c7743d0d67d89153ccc9e), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec), [`3f7a4ec`](https://github.com/marigold-ui/marigold/commit/3f7a4ec80a4b56fea3c63e44b71ad86fa36e3d75)]: + - @marigold/components@8.0.0 + - @marigold/system@8.0.0 + - @marigold/theme-preset@1.3.17 + ## 27.1.11 ### Patch Changes diff --git a/themes/theme-b2b/package.json b/themes/theme-b2b/package.json index 98cfdc0eec..f9c8f71027 100644 --- a/themes/theme-b2b/package.json +++ b/themes/theme-b2b/package.json @@ -1,6 +1,6 @@ { "name": "@marigold/theme-b2b", - "version": "27.1.11", + "version": "27.1.12", "description": "Marigold B2B Theme", "license": "MIT", "keywords": [ diff --git a/themes/theme-core/CHANGELOG.md b/themes/theme-core/CHANGELOG.md index 3fb2eb4f2e..0ed4bb2e5d 100644 --- a/themes/theme-core/CHANGELOG.md +++ b/themes/theme-core/CHANGELOG.md @@ -1,5 +1,16 @@ # @marigold/theme-core +## 26.1.12 + +### Patch Changes + +- [#3940](https://github.com/marigold-ui/marigold/pull/3940) [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c) Thanks [@sarahgm](https://github.com/sarahgm)! - [DST-461]: refactor `` component + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`d053e37`](https://github.com/marigold-ui/marigold/commit/d053e37f49ef382ea33c7743d0d67d89153ccc9e), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec), [`3f7a4ec`](https://github.com/marigold-ui/marigold/commit/3f7a4ec80a4b56fea3c63e44b71ad86fa36e3d75)]: + - @marigold/components@8.0.0 + - @marigold/system@8.0.0 + - @marigold/theme-preset@1.3.17 + ## 26.1.11 ### Patch Changes diff --git a/themes/theme-core/package.json b/themes/theme-core/package.json index ae2e180d21..f0efcf7d13 100644 --- a/themes/theme-core/package.json +++ b/themes/theme-core/package.json @@ -1,6 +1,6 @@ { "name": "@marigold/theme-core", - "version": "26.1.11", + "version": "26.1.12", "description": "Marigold Core Theme", "license": "MIT", "keywords": [ diff --git a/themes/theme-docs/CHANGELOG.md b/themes/theme-docs/CHANGELOG.md index 689d44c2cc..cb7859c6fc 100644 --- a/themes/theme-docs/CHANGELOG.md +++ b/themes/theme-docs/CHANGELOG.md @@ -1,5 +1,14 @@ # @marigold/theme-docs +## 2.0.2 + +### Patch Changes + +- Updated dependencies [[`2cde433`](https://github.com/marigold-ui/marigold/commit/2cde433e21bc49e378b96c9d812baf21914cf382), [`d053e37`](https://github.com/marigold-ui/marigold/commit/d053e37f49ef382ea33c7743d0d67d89153ccc9e), [`0773aa8`](https://github.com/marigold-ui/marigold/commit/0773aa8cd6ee71faf4f0d04f80f33cbe7fc56202), [`9c5b80c`](https://github.com/marigold-ui/marigold/commit/9c5b80c7a1dbfef5e1e7c2a557fc17f81640945c), [`5977cba`](https://github.com/marigold-ui/marigold/commit/5977cba2ce729ea32f9db869e9c19e16032e58ec), [`3f7a4ec`](https://github.com/marigold-ui/marigold/commit/3f7a4ec80a4b56fea3c63e44b71ad86fa36e3d75)]: + - @marigold/components@8.0.0 + - @marigold/system@8.0.0 + - @marigold/theme-preset@1.3.17 + ## 2.0.1 ### Patch Changes diff --git a/themes/theme-docs/package.json b/themes/theme-docs/package.json index f2ab70705a..25ef78535b 100644 --- a/themes/theme-docs/package.json +++ b/themes/theme-docs/package.json @@ -1,6 +1,6 @@ { "name": "@marigold/theme-docs", - "version": "2.0.1", + "version": "2.0.2", "description": "Marigold Docs Theme", "license": "MIT", "keywords": [