Skip to content

Commit

Permalink
ci: version packages (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
2 people authored and MorganeLeCaignec committed Sep 26, 2024
1 parent ca0a777 commit 5c5996b
Show file tree
Hide file tree
Showing 28 changed files with 108 additions and 98 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-hornets-dance.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/chatty-flowers-drop.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clever-worms-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-zoos-stare.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/early-games-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/heavy-cows-pay.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-planets-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lazy-coins-camp.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-clocks-raise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-dogs-cheat.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/old-suns-deny.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/olive-months-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/proud-clocks-try.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-dryers-admire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-pets-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/two-knives-worry.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/haring-react-dates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @smile/haring-react-dates

## 0.16.0

### Minor Changes

- [#213](https://github.com/Smile-SA/haring/pull/213) [`d28d51d`](https://github.com/Smile-SA/haring/commit/d28d51dad2f9663883b5fd6a789ec18ac7bf0711) Thanks [@Meriemu](https://github.com/Meriemu)! - add a role to MantineCalendarHeader

### Patch Changes

- Updated dependencies [[`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d), [`2a9441f`](https://github.com/Smile-SA/haring/commit/2a9441fd5b0d794abd10b622c695eae2ab5c54c0), [`85e6198`](https://github.com/Smile-SA/haring/commit/85e6198db3bf58afbf3ebf1e256fa4c8ae1c6785), [`2aead99`](https://github.com/Smile-SA/haring/commit/2aead99da90fc43254d1b8882d33132612e767dc), [`0f0d647`](https://github.com/Smile-SA/haring/commit/0f0d647eda2e3af05f1d678f2529c9f7d95d4129), [`810c143`](https://github.com/Smile-SA/haring/commit/810c143ae7761c07943797a5a6d300bf5b21c840), [`81ba004`](https://github.com/Smile-SA/haring/commit/81ba004b67465466235a68a80c1c7f2c4131cb93), [`61b6f39`](https://github.com/Smile-SA/haring/commit/61b6f394adcfdb6ee250ae81894534677cf87224), [`4538167`](https://github.com/Smile-SA/haring/commit/4538167d2f6700399f55c645bba44cf5f66fb6ec), [`3d27f22`](https://github.com/Smile-SA/haring/commit/3d27f22453fccc14bc7babc0b7cac21b5b60da5f), [`69a0aba`](https://github.com/Smile-SA/haring/commit/69a0aba210283bfc4374d7c5e5d7cff62d5234b4)]:
- @smile/haring-react-shared@0.16.0
- @smile/haring-react@0.16.0

## 0.15.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/haring-react-dates/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smile/haring-react-dates",
"version": "0.15.0",
"version": "0.16.0",
"description": "Date and Calendar React component library based on mantine",
"license": "LGPL-3.0",
"homepage": "https://github.com/Smile-SA/haring",
Expand Down Expand Up @@ -70,8 +70,8 @@
"prepublishOnly": "npm run build && node ../../scripts/prepublish.mjs"
},
"dependencies": {
"@smile/haring-react": "0.15.0",
"@smile/haring-react-shared": "0.15.0"
"@smile/haring-react": "0.16.0",
"@smile/haring-react-shared": "0.16.0"
},
"devDependencies": {
"@babel/preset-env": "^7.22.20",
Expand Down
8 changes: 8 additions & 0 deletions packages/haring-react-dropzone/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @smile/haring-react-dropzone

## 0.16.0

### Patch Changes

- Updated dependencies [[`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d), [`2a9441f`](https://github.com/Smile-SA/haring/commit/2a9441fd5b0d794abd10b622c695eae2ab5c54c0), [`85e6198`](https://github.com/Smile-SA/haring/commit/85e6198db3bf58afbf3ebf1e256fa4c8ae1c6785), [`2aead99`](https://github.com/Smile-SA/haring/commit/2aead99da90fc43254d1b8882d33132612e767dc), [`0f0d647`](https://github.com/Smile-SA/haring/commit/0f0d647eda2e3af05f1d678f2529c9f7d95d4129), [`810c143`](https://github.com/Smile-SA/haring/commit/810c143ae7761c07943797a5a6d300bf5b21c840), [`81ba004`](https://github.com/Smile-SA/haring/commit/81ba004b67465466235a68a80c1c7f2c4131cb93), [`61b6f39`](https://github.com/Smile-SA/haring/commit/61b6f394adcfdb6ee250ae81894534677cf87224), [`4538167`](https://github.com/Smile-SA/haring/commit/4538167d2f6700399f55c645bba44cf5f66fb6ec), [`3d27f22`](https://github.com/Smile-SA/haring/commit/3d27f22453fccc14bc7babc0b7cac21b5b60da5f), [`69a0aba`](https://github.com/Smile-SA/haring/commit/69a0aba210283bfc4374d7c5e5d7cff62d5234b4)]:
- @smile/haring-react-shared@0.16.0
- @smile/haring-react@0.16.0

## 0.15.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/haring-react-dropzone/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smile/haring-react-dropzone",
"version": "0.15.0",
"version": "0.16.0",
"description": "Dropzone React component library based on mantine",
"license": "LGPL-3.0",
"homepage": "https://github.com/Smile-SA/haring",
Expand Down Expand Up @@ -54,8 +54,8 @@
"prepublishOnly": "npm run build && node ../../scripts/prepublish.mjs"
},
"dependencies": {
"@smile/haring-react": "0.15.0",
"@smile/haring-react-shared": "0.15.0"
"@smile/haring-react": "0.16.0",
"@smile/haring-react-shared": "0.16.0"
},
"devDependencies": {
"@babel/preset-env": "^7.22.20",
Expand Down
8 changes: 8 additions & 0 deletions packages/haring-react-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @smile/haring-react-shared

## 0.16.0

### Minor Changes

- [#216](https://github.com/Smile-SA/haring/pull/216) [`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Refactored DynamicZone and FormDynamicZone to be more configurable, remove state and react-hook-form dependency and make them neutral, fixed errors and added a few features, added example page ReactHookFormDynamicZone to implement FormDynamicZone example with react-hook-form, added/reworked types and utilities

- [#215](https://github.com/Smile-SA/haring/pull/215) [`61b6f39`](https://github.com/Smile-SA/haring/commit/61b6f394adcfdb6ee250ae81894534677cf87224) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Added DynamicZone component, related types and utilities, updated snapshot

## 0.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/haring-react-shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smile/haring-react-shared",
"version": "0.15.0",
"version": "0.16.0",
"description": "Shared elements for Haring component library based on mantine",
"license": "LGPL-3.0",
"homepage": "https://github.com/Smile-SA/haring",
Expand Down
16 changes: 16 additions & 0 deletions packages/haring-react-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @smile/haring-react-table

## 0.16.0

### Minor Changes

- [#204](https://github.com/Smile-SA/haring/pull/204) [`2aead99`](https://github.com/Smile-SA/haring/commit/2aead99da90fc43254d1b8882d33132612e767dc) Thanks [@subraAntoine](https://github.com/subraAntoine)! - fixed button accessibility erros

- [#209](https://github.com/Smile-SA/haring/pull/209) [`eaf66ee`](https://github.com/Smile-SA/haring/commit/eaf66eef3b2000758c5497d3126f0c886bc454a0) Thanks [@Meriemu](https://github.com/Meriemu)! - Accessibility corrections to table header text

### Patch Changes

- [#203](https://github.com/Smile-SA/haring/pull/203) [`4bed473`](https://github.com/Smile-SA/haring/commit/4bed47334b645d5868ddb67cd8e851433bf85d09) Thanks [@tonai](https://github.com/tonai)! - Fix table actions

- Updated dependencies [[`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d), [`2a9441f`](https://github.com/Smile-SA/haring/commit/2a9441fd5b0d794abd10b622c695eae2ab5c54c0), [`85e6198`](https://github.com/Smile-SA/haring/commit/85e6198db3bf58afbf3ebf1e256fa4c8ae1c6785), [`2aead99`](https://github.com/Smile-SA/haring/commit/2aead99da90fc43254d1b8882d33132612e767dc), [`0f0d647`](https://github.com/Smile-SA/haring/commit/0f0d647eda2e3af05f1d678f2529c9f7d95d4129), [`810c143`](https://github.com/Smile-SA/haring/commit/810c143ae7761c07943797a5a6d300bf5b21c840), [`81ba004`](https://github.com/Smile-SA/haring/commit/81ba004b67465466235a68a80c1c7f2c4131cb93), [`61b6f39`](https://github.com/Smile-SA/haring/commit/61b6f394adcfdb6ee250ae81894534677cf87224), [`4538167`](https://github.com/Smile-SA/haring/commit/4538167d2f6700399f55c645bba44cf5f66fb6ec), [`3d27f22`](https://github.com/Smile-SA/haring/commit/3d27f22453fccc14bc7babc0b7cac21b5b60da5f), [`69a0aba`](https://github.com/Smile-SA/haring/commit/69a0aba210283bfc4374d7c5e5d7cff62d5234b4)]:
- @smile/haring-react-shared@0.16.0
- @smile/haring-react@0.16.0

## 0.15.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/haring-react-table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smile/haring-react-table",
"version": "0.15.0",
"version": "0.16.0",
"description": "Table React component library based on mantine",
"license": "LGPL-3.0",
"homepage": "https://github.com/Smile-SA/haring",
Expand Down Expand Up @@ -69,8 +69,8 @@
"prepublishOnly": "npm run build && node ../../scripts/prepublish.mjs"
},
"dependencies": {
"@smile/haring-react": "0.15.0",
"@smile/haring-react-shared": "0.15.0"
"@smile/haring-react": "0.16.0",
"@smile/haring-react-shared": "0.16.0"
},
"devDependencies": {
"@babel/preset-env": "^7.22.20",
Expand Down
31 changes: 31 additions & 0 deletions packages/haring-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# @smile/haring-react

## 0.16.0

### Minor Changes

- [#216](https://github.com/Smile-SA/haring/pull/216) [`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Refactored DynamicZone and FormDynamicZone to be more configurable, remove state and react-hook-form dependency and make them neutral, fixed errors and added a few features, added example page ReactHookFormDynamicZone to implement FormDynamicZone example with react-hook-form, added/reworked types and utilities

- [#210](https://github.com/Smile-SA/haring/pull/210) [`2a9441f`](https://github.com/Smile-SA/haring/commit/2a9441fd5b0d794abd10b622c695eae2ab5c54c0) Thanks [@Meriemu](https://github.com/Meriemu)! - Accessibility Correction unsupported ARIA attributes

- [#208](https://github.com/Smile-SA/haring/pull/208) [`85e6198`](https://github.com/Smile-SA/haring/commit/85e6198db3bf58afbf3ebf1e256fa4c8ae1c6785) Thanks [@Meriemu](https://github.com/Meriemu)! - make corrections to color contrasts

- [#204](https://github.com/Smile-SA/haring/pull/204) [`2aead99`](https://github.com/Smile-SA/haring/commit/2aead99da90fc43254d1b8882d33132612e767dc) Thanks [@subraAntoine](https://github.com/subraAntoine)! - fixed button accessibility erros

- [#211](https://github.com/Smile-SA/haring/pull/211) [`0f0d647`](https://github.com/Smile-SA/haring/commit/0f0d647eda2e3af05f1d678f2529c9f7d95d4129) Thanks [@Meriemu](https://github.com/Meriemu)! - correction to dropdownMenu role

- [#206](https://github.com/Smile-SA/haring/pull/206) [`810c143`](https://github.com/Smile-SA/haring/commit/810c143ae7761c07943797a5a6d300bf5b21c840) Thanks [@Meriemu](https://github.com/Meriemu)! - Creating a floating menu

- [#207](https://github.com/Smile-SA/haring/pull/207) [`81ba004`](https://github.com/Smile-SA/haring/commit/81ba004b67465466235a68a80c1c7f2c4131cb93) Thanks [@Meriemu](https://github.com/Meriemu)! - (accessibility) make corrections in Image/Avatar component

- [#215](https://github.com/Smile-SA/haring/pull/215) [`61b6f39`](https://github.com/Smile-SA/haring/commit/61b6f394adcfdb6ee250ae81894534677cf87224) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Added DynamicZone component, related types and utilities, updated snapshot

- [#217](https://github.com/Smile-SA/haring/pull/217) [`4538167`](https://github.com/Smile-SA/haring/commit/4538167d2f6700399f55c645bba44cf5f66fb6ec) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Renamed components into Zone, DynamicZone, and the example page into FormDynamicZone, added example page with animations using AutoAnimate

- [#212](https://github.com/Smile-SA/haring/pull/212) [`3d27f22`](https://github.com/Smile-SA/haring/commit/3d27f22453fccc14bc7babc0b7cac21b5b60da5f) Thanks [@Meriemu](https://github.com/Meriemu)! - correction to accessibility error dropdownMenu (focusable element)

- [#205](https://github.com/Smile-SA/haring/pull/205) [`69a0aba`](https://github.com/Smile-SA/haring/commit/69a0aba210283bfc4374d7c5e5d7cff62d5234b4) Thanks [@subraAntoine](https://github.com/subraAntoine)! - Fixed form elements accessibility error

### Patch Changes

- Updated dependencies [[`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d), [`61b6f39`](https://github.com/Smile-SA/haring/commit/61b6f394adcfdb6ee250ae81894534677cf87224)]:
- @smile/haring-react-shared@0.16.0

## 0.15.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/haring-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smile/haring-react",
"version": "0.15.0",
"version": "0.16.0",
"description": "React component library based on mantine",
"license": "LGPL-3.0",
"homepage": "https://github.com/Smile-SA/haring",
Expand Down Expand Up @@ -69,7 +69,7 @@
"prepublishOnly": "npm run build && node ../../scripts/prepublish.mjs"
},
"dependencies": {
"@smile/haring-react-shared": "0.15.0",
"@smile/haring-react-shared": "0.16.0",
"pretty-bytes": "^6.1.1"
},
"devDependencies": {
Expand Down
20 changes: 20 additions & 0 deletions packages/storybook-pages/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# storybook-pages

## 0.16.0

### Minor Changes

- [#216](https://github.com/Smile-SA/haring/pull/216) [`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Refactored DynamicZone and FormDynamicZone to be more configurable, remove state and react-hook-form dependency and make them neutral, fixed errors and added a few features, added example page ReactHookFormDynamicZone to implement FormDynamicZone example with react-hook-form, added/reworked types and utilities

- [#202](https://github.com/Smile-SA/haring/pull/202) [`d162e5f`](https://github.com/Smile-SA/haring/commit/d162e5fd1ca9af5f3db407ba299b8558a90712ac) Thanks [@Meriemu](https://github.com/Meriemu)! - some corrections

- [#217](https://github.com/Smile-SA/haring/pull/217) [`4538167`](https://github.com/Smile-SA/haring/commit/4538167d2f6700399f55c645bba44cf5f66fb6ec) Thanks [@QuentinLeCaignec](https://github.com/QuentinLeCaignec)! - Renamed components into Zone, DynamicZone, and the example page into FormDynamicZone, added example page with animations using AutoAnimate

- [#199](https://github.com/Smile-SA/haring/pull/199) [`d46907c`](https://github.com/Smile-SA/haring/commit/d46907cbd38b7ae9e90c38c9f04b7d76d934d4c0) Thanks [@Meriemu](https://github.com/Meriemu)! - StepperPage: add step 3

### Patch Changes

- Updated dependencies [[`4bed473`](https://github.com/Smile-SA/haring/commit/4bed47334b645d5868ddb67cd8e851433bf85d09), [`2004835`](https://github.com/Smile-SA/haring/commit/200483533f4a10665709deb9545c5c564fdb8d3d), [`2a9441f`](https://github.com/Smile-SA/haring/commit/2a9441fd5b0d794abd10b622c695eae2ab5c54c0), [`85e6198`](https://github.com/Smile-SA/haring/commit/85e6198db3bf58afbf3ebf1e256fa4c8ae1c6785), [`2aead99`](https://github.com/Smile-SA/haring/commit/2aead99da90fc43254d1b8882d33132612e767dc), [`eaf66ee`](https://github.com/Smile-SA/haring/commit/eaf66eef3b2000758c5497d3126f0c886bc454a0), [`0f0d647`](https://github.com/Smile-SA/haring/commit/0f0d647eda2e3af05f1d678f2529c9f7d95d4129), [`810c143`](https://github.com/Smile-SA/haring/commit/810c143ae7761c07943797a5a6d300bf5b21c840), [`81ba004`](https://github.com/Smile-SA/haring/commit/81ba004b67465466235a68a80c1c7f2c4131cb93), [`61b6f39`](https://github.com/Smile-SA/haring/commit/61b6f394adcfdb6ee250ae81894534677cf87224), [`4538167`](https://github.com/Smile-SA/haring/commit/4538167d2f6700399f55c645bba44cf5f66fb6ec), [`3d27f22`](https://github.com/Smile-SA/haring/commit/3d27f22453fccc14bc7babc0b7cac21b5b60da5f), [`69a0aba`](https://github.com/Smile-SA/haring/commit/69a0aba210283bfc4374d7c5e5d7cff62d5234b4)]:
- @smile/haring-react-table@0.16.0
- @smile/haring-react-shared@0.16.0
- @smile/haring-react@0.16.0
- @smile/haring-react-dropzone@0.16.0

## 0.15.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-pages/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "storybook-pages",
"version": "0.15.0",
"version": "0.16.0",
"private": true,
"license": "LGPL-3.0",
"publishConfig": {
Expand Down

0 comments on commit 5c5996b

Please sign in to comment.