From 7973e2fa110443387248a8d42028ad417125b376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 11:14:38 +0100 Subject: [PATCH] ci: version packages (#66) Co-authored-by: github-actions[bot] --- .changeset/cold-terms-pay.md | 7 ------ .changeset/fast-items-itch.md | 5 ---- .changeset/giant-planes-juggle.md | 7 ------ .changeset/sharp-bikes-dress.md | 7 ------ .changeset/slow-trainers-fry.md | 5 ---- .changeset/sour-bags-argue.md | 10 -------- .changeset/spicy-moose-juggle.md | 5 ---- .changeset/three-mirrors-jump.md | 5 ---- .../react-front-kit-dropzone/CHANGELOG.md | 8 ++++++ .../react-front-kit-dropzone/package.json | 2 +- packages/react-front-kit-shared/CHANGELOG.md | 16 ++++++++++++ packages/react-front-kit-shared/package.json | 2 +- packages/react-front-kit-table/CHANGELOG.md | 22 ++++++++++++++++ packages/react-front-kit-table/package.json | 2 +- packages/react-front-kit/CHANGELOG.md | 25 +++++++++++++++++++ packages/react-front-kit/package.json | 2 +- packages/storybook-pages/CHANGELOG.md | 17 +++++++++++++ packages/storybook-pages/package.json | 2 +- 18 files changed, 93 insertions(+), 56 deletions(-) delete mode 100644 .changeset/cold-terms-pay.md delete mode 100644 .changeset/fast-items-itch.md delete mode 100644 .changeset/giant-planes-juggle.md delete mode 100644 .changeset/sharp-bikes-dress.md delete mode 100644 .changeset/slow-trainers-fry.md delete mode 100644 .changeset/sour-bags-argue.md delete mode 100644 .changeset/spicy-moose-juggle.md delete mode 100644 .changeset/three-mirrors-jump.md create mode 100644 packages/storybook-pages/CHANGELOG.md diff --git a/.changeset/cold-terms-pay.md b/.changeset/cold-terms-pay.md deleted file mode 100644 index 62bee30d..00000000 --- a/.changeset/cold-terms-pay.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@smile/react-front-kit-shared': minor -'@smile/react-front-kit-table': minor -'@smile/react-front-kit': minor ---- - -Add dynamic componentProps property in actions diff --git a/.changeset/fast-items-itch.md b/.changeset/fast-items-itch.md deleted file mode 100644 index 07b8b23a..00000000 --- a/.changeset/fast-items-itch.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@smile/react-front-kit-table': minor ---- - -Update `label` and `icon` action props to accept a function. diff --git a/.changeset/giant-planes-juggle.md b/.changeset/giant-planes-juggle.md deleted file mode 100644 index b29cfbb1..00000000 --- a/.changeset/giant-planes-juggle.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@smile/react-front-kit-shared': minor -'@smile/react-front-kit-table': minor -'@smile/react-front-kit': minor ---- - -Reworked action/confirm types and moved then in `react-front-kit-shared` then refactored types in `Table`, `Thumbnail` and `ConfirmModal` , Added `ThumbnailGrid` and `TableGridView` components, diff --git a/.changeset/sharp-bikes-dress.md b/.changeset/sharp-bikes-dress.md deleted file mode 100644 index d915955d..00000000 --- a/.changeset/sharp-bikes-dress.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@smile/react-front-kit-shared': patch -'@smile/react-front-kit-table': patch -'@smile/react-front-kit': patch ---- - -Add server barrel files diff --git a/.changeset/slow-trainers-fry.md b/.changeset/slow-trainers-fry.md deleted file mode 100644 index 3ae8982c..00000000 --- a/.changeset/slow-trainers-fry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@smile/react-front-kit': patch ---- - -Fix responsiveTabs when layout switch between columns and rows diff --git a/.changeset/sour-bags-argue.md b/.changeset/sour-bags-argue.md deleted file mode 100644 index b4bbb4ac..00000000 --- a/.changeset/sour-bags-argue.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -'storybook-pages': minor -'@smile/react-front-kit-shared': minor -'@smile/react-front-kit-table': minor -'@smile/react-front-kit': minor ---- - -Added `storybook-pages` package containing example pages, renamed `TestPage` -into `BrowsingPage` and completed it with integration of `TableGridView`, fixed -various component styles and props related to page. diff --git a/.changeset/spicy-moose-juggle.md b/.changeset/spicy-moose-juggle.md deleted file mode 100644 index 919b7197..00000000 --- a/.changeset/spicy-moose-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@smile/react-front-kit': minor ---- - -Add filters component diff --git a/.changeset/three-mirrors-jump.md b/.changeset/three-mirrors-jump.md deleted file mode 100644 index a0832ffe..00000000 --- a/.changeset/three-mirrors-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@smile/react-front-kit': minor ---- - -Added `BEST_PRACTICES.md` documentation file diff --git a/packages/react-front-kit-dropzone/CHANGELOG.md b/packages/react-front-kit-dropzone/CHANGELOG.md index a3dd377d..a87feaad 100644 --- a/packages/react-front-kit-dropzone/CHANGELOG.md +++ b/packages/react-front-kit-dropzone/CHANGELOG.md @@ -1,5 +1,13 @@ # @smile/react-front-kit-dropzone +## 0.5.0 + +### Patch Changes + +- Updated dependencies [[`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`bd9cfe4`](https://github.com/Smile-SA/react-front-kit/commit/bd9cfe42d0b22f5f7f5e7b0de30fdfb22ad3e1c8), [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737), [`5578d5d`](https://github.com/Smile-SA/react-front-kit/commit/5578d5db7543b679e405a74e5249908afa435628), [`51b1d80`](https://github.com/Smile-SA/react-front-kit/commit/51b1d80b264a9003f9790837fb16dde3869e1915)]: + - @smile/react-front-kit-shared@0.5.0 + - @smile/react-front-kit@0.5.0 + ## 0.4.0 ### Patch Changes diff --git a/packages/react-front-kit-dropzone/package.json b/packages/react-front-kit-dropzone/package.json index 996e27b0..7e3315af 100644 --- a/packages/react-front-kit-dropzone/package.json +++ b/packages/react-front-kit-dropzone/package.json @@ -1,6 +1,6 @@ { "name": "@smile/react-front-kit-dropzone", - "version": "0.4.0", + "version": "0.5.0", "description": "Dropzone React component library based on mantine", "license": "MIT", "homepage": "https://github.com/Smile-SA/react-front-kit", diff --git a/packages/react-front-kit-shared/CHANGELOG.md b/packages/react-front-kit-shared/CHANGELOG.md index f24b702c..c15acfbe 100644 --- a/packages/react-front-kit-shared/CHANGELOG.md +++ b/packages/react-front-kit-shared/CHANGELOG.md @@ -1,5 +1,21 @@ # @smile/react-front-kit-shared +## 0.5.0 + +### Minor Changes + +- [#72](https://github.com/Smile-SA/react-front-kit/pull/72) [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6) Thanks [@tonai](https://github.com/tonai)! - Add dynamic componentProps property in actions + +- [#65](https://github.com/Smile-SA/react-front-kit/pull/65) [`bd9cfe4`](https://github.com/Smile-SA/react-front-kit/commit/bd9cfe42d0b22f5f7f5e7b0de30fdfb22ad3e1c8) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Reworked action/confirm types and moved then in `react-front-kit-shared` then refactored types in `Table`, `Thumbnail` and `ConfirmModal` , Added `ThumbnailGrid` and `TableGridView` components, + +- [#68](https://github.com/Smile-SA/react-front-kit/pull/68) [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Added `storybook-pages` package containing example pages, renamed `TestPage` + into `BrowsingPage` and completed it with integration of `TableGridView`, fixed + various component styles and props related to page. + +### Patch Changes + +- [#72](https://github.com/Smile-SA/react-front-kit/pull/72) [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6) Thanks [@tonai](https://github.com/tonai)! - Add server barrel files + ## 0.4.0 ### Minor Changes diff --git a/packages/react-front-kit-shared/package.json b/packages/react-front-kit-shared/package.json index d8f91766..67dcd659 100644 --- a/packages/react-front-kit-shared/package.json +++ b/packages/react-front-kit-shared/package.json @@ -1,6 +1,6 @@ { "name": "@smile/react-front-kit-shared", - "version": "0.4.0", + "version": "0.5.0", "description": "Shared elements for react-front-kit component library based on mantine", "license": "MIT", "homepage": "https://github.com/Smile-SA/react-front-kit", diff --git a/packages/react-front-kit-table/CHANGELOG.md b/packages/react-front-kit-table/CHANGELOG.md index 79de451f..f1b8b2c8 100644 --- a/packages/react-front-kit-table/CHANGELOG.md +++ b/packages/react-front-kit-table/CHANGELOG.md @@ -1,5 +1,27 @@ # @smile/react-front-kit-table +## 0.5.0 + +### Minor Changes + +- [#72](https://github.com/Smile-SA/react-front-kit/pull/72) [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6) Thanks [@tonai](https://github.com/tonai)! - Add dynamic componentProps property in actions + +- [#71](https://github.com/Smile-SA/react-front-kit/pull/71) [`fbc68f5`](https://github.com/Smile-SA/react-front-kit/commit/fbc68f589525092454287a9e9195264593d7370c) Thanks [@tonai](https://github.com/tonai)! - Update `label` and `icon` action props to accept a function. + +- [#65](https://github.com/Smile-SA/react-front-kit/pull/65) [`bd9cfe4`](https://github.com/Smile-SA/react-front-kit/commit/bd9cfe42d0b22f5f7f5e7b0de30fdfb22ad3e1c8) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Reworked action/confirm types and moved then in `react-front-kit-shared` then refactored types in `Table`, `Thumbnail` and `ConfirmModal` , Added `ThumbnailGrid` and `TableGridView` components, + +- [#68](https://github.com/Smile-SA/react-front-kit/pull/68) [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Added `storybook-pages` package containing example pages, renamed `TestPage` + into `BrowsingPage` and completed it with integration of `TableGridView`, fixed + various component styles and props related to page. + +### Patch Changes + +- [#72](https://github.com/Smile-SA/react-front-kit/pull/72) [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6) Thanks [@tonai](https://github.com/tonai)! - Add server barrel files + +- Updated dependencies [[`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`bd9cfe4`](https://github.com/Smile-SA/react-front-kit/commit/bd9cfe42d0b22f5f7f5e7b0de30fdfb22ad3e1c8), [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737), [`5578d5d`](https://github.com/Smile-SA/react-front-kit/commit/5578d5db7543b679e405a74e5249908afa435628), [`51b1d80`](https://github.com/Smile-SA/react-front-kit/commit/51b1d80b264a9003f9790837fb16dde3869e1915)]: + - @smile/react-front-kit-shared@0.5.0 + - @smile/react-front-kit@0.5.0 + ## 0.4.0 ### Minor Changes diff --git a/packages/react-front-kit-table/package.json b/packages/react-front-kit-table/package.json index 9df22d2f..7d9777ae 100644 --- a/packages/react-front-kit-table/package.json +++ b/packages/react-front-kit-table/package.json @@ -1,6 +1,6 @@ { "name": "@smile/react-front-kit-table", - "version": "0.4.0", + "version": "0.5.0", "description": "Table React component library based on mantine", "license": "MIT", "homepage": "https://github.com/Smile-SA/react-front-kit", diff --git a/packages/react-front-kit/CHANGELOG.md b/packages/react-front-kit/CHANGELOG.md index 06713991..d84a008b 100644 --- a/packages/react-front-kit/CHANGELOG.md +++ b/packages/react-front-kit/CHANGELOG.md @@ -1,5 +1,30 @@ # @smile/react-front-kit +## 0.5.0 + +### Minor Changes + +- [#72](https://github.com/Smile-SA/react-front-kit/pull/72) [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6) Thanks [@tonai](https://github.com/tonai)! - Add dynamic componentProps property in actions + +- [#65](https://github.com/Smile-SA/react-front-kit/pull/65) [`bd9cfe4`](https://github.com/Smile-SA/react-front-kit/commit/bd9cfe42d0b22f5f7f5e7b0de30fdfb22ad3e1c8) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Reworked action/confirm types and moved then in `react-front-kit-shared` then refactored types in `Table`, `Thumbnail` and `ConfirmModal` , Added `ThumbnailGrid` and `TableGridView` components, + +- [#68](https://github.com/Smile-SA/react-front-kit/pull/68) [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Added `storybook-pages` package containing example pages, renamed `TestPage` + into `BrowsingPage` and completed it with integration of `TableGridView`, fixed + various component styles and props related to page. + +- [#69](https://github.com/Smile-SA/react-front-kit/pull/69) [`5578d5d`](https://github.com/Smile-SA/react-front-kit/commit/5578d5db7543b679e405a74e5249908afa435628) Thanks [@vapersmile](https://github.com/vapersmile)! - Add filters component + +- [#70](https://github.com/Smile-SA/react-front-kit/pull/70) [`51b1d80`](https://github.com/Smile-SA/react-front-kit/commit/51b1d80b264a9003f9790837fb16dde3869e1915) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Added `BEST_PRACTICES.md` documentation file + +### Patch Changes + +- [#72](https://github.com/Smile-SA/react-front-kit/pull/72) [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6) Thanks [@tonai](https://github.com/tonai)! - Add server barrel files + +- [#72](https://github.com/Smile-SA/react-front-kit/pull/72) [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6) Thanks [@tonai](https://github.com/tonai)! - Fix responsiveTabs when layout switch between columns and rows + +- Updated dependencies [[`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`bd9cfe4`](https://github.com/Smile-SA/react-front-kit/commit/bd9cfe42d0b22f5f7f5e7b0de30fdfb22ad3e1c8), [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737)]: + - @smile/react-front-kit-shared@0.5.0 + ## 0.4.0 ### Minor Changes diff --git a/packages/react-front-kit/package.json b/packages/react-front-kit/package.json index bbdc1e02..970af391 100644 --- a/packages/react-front-kit/package.json +++ b/packages/react-front-kit/package.json @@ -1,6 +1,6 @@ { "name": "@smile/react-front-kit", - "version": "0.4.0", + "version": "0.5.0", "description": "React component library based on mantine", "license": "MIT", "homepage": "https://github.com/Smile-SA/react-front-kit", diff --git a/packages/storybook-pages/CHANGELOG.md b/packages/storybook-pages/CHANGELOG.md new file mode 100644 index 00000000..91d3cf11 --- /dev/null +++ b/packages/storybook-pages/CHANGELOG.md @@ -0,0 +1,17 @@ +# storybook-pages + +## 0.1.0 + +### Minor Changes + +- [#68](https://github.com/Smile-SA/react-front-kit/pull/68) [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Added `storybook-pages` package containing example pages, renamed `TestPage` + into `BrowsingPage` and completed it with integration of `TableGridView`, fixed + various component styles and props related to page. + +### Patch Changes + +- Updated dependencies [[`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`fbc68f5`](https://github.com/Smile-SA/react-front-kit/commit/fbc68f589525092454287a9e9195264593d7370c), [`bd9cfe4`](https://github.com/Smile-SA/react-front-kit/commit/bd9cfe42d0b22f5f7f5e7b0de30fdfb22ad3e1c8), [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`c8d3d94`](https://github.com/Smile-SA/react-front-kit/commit/c8d3d946cb0ded4ed26d4b8be249eff45d3d56f6), [`c8b5a39`](https://github.com/Smile-SA/react-front-kit/commit/c8b5a3978c8ce7133da0b498d9f0b326f07eb737), [`5578d5d`](https://github.com/Smile-SA/react-front-kit/commit/5578d5db7543b679e405a74e5249908afa435628), [`51b1d80`](https://github.com/Smile-SA/react-front-kit/commit/51b1d80b264a9003f9790837fb16dde3869e1915)]: + - @smile/react-front-kit-shared@0.5.0 + - @smile/react-front-kit-table@0.5.0 + - @smile/react-front-kit@0.5.0 + - @smile/react-front-kit-dropzone@0.5.0 diff --git a/packages/storybook-pages/package.json b/packages/storybook-pages/package.json index a13dae59..317512bc 100644 --- a/packages/storybook-pages/package.json +++ b/packages/storybook-pages/package.json @@ -1,6 +1,6 @@ { "name": "storybook-pages", - "version": "0.0.0", + "version": "0.1.0", "private": true, "license": "MIT", "publishConfig": {