Skip to content

Commit

Permalink
ci: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and MorganeLeCaignec committed Jun 4, 2024
1 parent aa7af60 commit 87bdefb
Show file tree
Hide file tree
Showing 18 changed files with 76 additions and 45 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-terms-jog.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/itchy-guests-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-glasses-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tidy-coins-know.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twelve-days-shop.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/wicked-hornets-move.md

This file was deleted.

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

## 0.14.0

### Patch Changes

- Updated dependencies [[`25456c718328c0547632e201536595045263015c`](https://github.com/Smile-SA/haring/commit/25456c718328c0547632e201536595045263015c), [`82463c955e41b6483c4cff3acb2459ac93d582c0`](https://github.com/Smile-SA/haring/commit/82463c955e41b6483c4cff3acb2459ac93d582c0), [`fda867d0bb675f159d7a07bb3d23559461a0c6a1`](https://github.com/Smile-SA/haring/commit/fda867d0bb675f159d7a07bb3d23559461a0c6a1), [`2ac4fa2d6426caca6ee646635380814514f2f19e`](https://github.com/Smile-SA/haring/commit/2ac4fa2d6426caca6ee646635380814514f2f19e)]:
- @smile/haring-react@0.14.0
- @smile/haring-react-shared@0.14.0

## 0.13.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.13.0",
"version": "0.14.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.13.0",
"@smile/haring-react-shared": "0.13.0"
"@smile/haring-react": "0.14.0",
"@smile/haring-react-shared": "0.14.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.14.0

### Patch Changes

- Updated dependencies [[`25456c718328c0547632e201536595045263015c`](https://github.com/Smile-SA/haring/commit/25456c718328c0547632e201536595045263015c), [`82463c955e41b6483c4cff3acb2459ac93d582c0`](https://github.com/Smile-SA/haring/commit/82463c955e41b6483c4cff3acb2459ac93d582c0), [`fda867d0bb675f159d7a07bb3d23559461a0c6a1`](https://github.com/Smile-SA/haring/commit/fda867d0bb675f159d7a07bb3d23559461a0c6a1), [`2ac4fa2d6426caca6ee646635380814514f2f19e`](https://github.com/Smile-SA/haring/commit/2ac4fa2d6426caca6ee646635380814514f2f19e)]:
- @smile/haring-react@0.14.0
- @smile/haring-react-shared@0.14.0

## 0.13.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.13.0",
"version": "0.14.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.13.0",
"@smile/haring-react-shared": "0.13.0"
"@smile/haring-react": "0.14.0",
"@smile/haring-react-shared": "0.14.0"
},
"devDependencies": {
"@babel/preset-env": "^7.22.20",
Expand Down
2 changes: 2 additions & 0 deletions packages/haring-react-shared/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @smile/haring-react-shared

## 0.14.0

## 0.13.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.13.0",
"version": "0.14.0",
"description": "Shared elements for Haring component library based on mantine",
"license": "LGPL-3.0",
"homepage": "https://github.com/Smile-SA/haring",
Expand Down
8 changes: 8 additions & 0 deletions packages/haring-react-table/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @smile/haring-react-table

## 0.14.0

### Patch Changes

- Updated dependencies [[`25456c718328c0547632e201536595045263015c`](https://github.com/Smile-SA/haring/commit/25456c718328c0547632e201536595045263015c), [`82463c955e41b6483c4cff3acb2459ac93d582c0`](https://github.com/Smile-SA/haring/commit/82463c955e41b6483c4cff3acb2459ac93d582c0), [`fda867d0bb675f159d7a07bb3d23559461a0c6a1`](https://github.com/Smile-SA/haring/commit/fda867d0bb675f159d7a07bb3d23559461a0c6a1), [`2ac4fa2d6426caca6ee646635380814514f2f19e`](https://github.com/Smile-SA/haring/commit/2ac4fa2d6426caca6ee646635380814514f2f19e)]:
- @smile/haring-react@0.14.0
- @smile/haring-react-shared@0.14.0

## 0.13.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.13.0",
"version": "0.14.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.13.0",
"@smile/haring-react-shared": "0.13.0"
"@smile/haring-react": "0.14.0",
"@smile/haring-react-shared": "0.14.0"
},
"devDependencies": {
"@babel/preset-env": "^7.22.20",
Expand Down
17 changes: 17 additions & 0 deletions packages/haring-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @smile/haring-react

## 0.14.0

### Minor Changes

- [#186](https://github.com/Smile-SA/haring/pull/186) [`25456c718328c0547632e201536595045263015c`](https://github.com/Smile-SA/haring/commit/25456c718328c0547632e201536595045263015c) Thanks [@vapersmile](https://github.com/vapersmile)! - Update props names, add exemple with SearchableList on SidebarFilters. Desable options for button, search field and add onChange callback function for SearchableList. Fix Graphic error on SearchableList.

- [#186](https://github.com/Smile-SA/haring/pull/186) [`82463c955e41b6483c4cff3acb2459ac93d582c0`](https://github.com/Smile-SA/haring/commit/82463c955e41b6483c4cff3acb2459ac93d582c0) Thanks [@vapersmile](https://github.com/vapersmile)! - Update SearchableList. Add actives props for search input and submit button.

- [#181](https://github.com/Smile-SA/haring/pull/181) [`fda867d0bb675f159d7a07bb3d23559461a0c6a1`](https://github.com/Smile-SA/haring/commit/fda867d0bb675f159d7a07bb3d23559461a0c6a1) Thanks [@vapersmile](https://github.com/vapersmile)! - add errors support for the AddressFields component

### Patch Changes

- [#185](https://github.com/Smile-SA/haring/pull/185) [`2ac4fa2d6426caca6ee646635380814514f2f19e`](https://github.com/Smile-SA/haring/commit/2ac4fa2d6426caca6ee646635380814514f2f19e) Thanks [@tonai](https://github.com/tonai)! - fix FoldableColumnLayout and SearchResults styles to apply themes correclty

- Updated dependencies []:
- @smile/haring-react-shared@0.14.0

## 0.13.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.13.0",
"version": "0.14.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.13.0",
"@smile/haring-react-shared": "0.14.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.14.0

### Minor Changes

- [#184](https://github.com/Smile-SA/haring/pull/184) [`47526140842ff71df59cf151ca6fb39e4921dbbc`](https://github.com/Smile-SA/haring/commit/47526140842ff71df59cf151ca6fb39e4921dbbc) Thanks [@vapersmile](https://github.com/vapersmile)! - add texts files for pages

- [#186](https://github.com/Smile-SA/haring/pull/186) [`25456c718328c0547632e201536595045263015c`](https://github.com/Smile-SA/haring/commit/25456c718328c0547632e201536595045263015c) Thanks [@vapersmile](https://github.com/vapersmile)! - Update props names, add exemple with SearchableList on SidebarFilters. Desable options for button, search field and add onChange callback function for SearchableList. Fix Graphic error on SearchableList.

- [#183](https://github.com/Smile-SA/haring/pull/183) [`652bebc56a09bbf07d57b4ef9c3b8fa0b917ce14`](https://github.com/Smile-SA/haring/commit/652bebc56a09bbf07d57b4ef9c3b8fa0b917ce14) Thanks [@vapersmile](https://github.com/vapersmile)! - add modal for name of the new folder

### Patch Changes

- [#185](https://github.com/Smile-SA/haring/pull/185) [`2ac4fa2d6426caca6ee646635380814514f2f19e`](https://github.com/Smile-SA/haring/commit/2ac4fa2d6426caca6ee646635380814514f2f19e) Thanks [@tonai](https://github.com/tonai)! - fix FoldableColumnLayout and SearchResults styles to apply themes correclty

- Updated dependencies [[`25456c718328c0547632e201536595045263015c`](https://github.com/Smile-SA/haring/commit/25456c718328c0547632e201536595045263015c), [`82463c955e41b6483c4cff3acb2459ac93d582c0`](https://github.com/Smile-SA/haring/commit/82463c955e41b6483c4cff3acb2459ac93d582c0), [`fda867d0bb675f159d7a07bb3d23559461a0c6a1`](https://github.com/Smile-SA/haring/commit/fda867d0bb675f159d7a07bb3d23559461a0c6a1), [`2ac4fa2d6426caca6ee646635380814514f2f19e`](https://github.com/Smile-SA/haring/commit/2ac4fa2d6426caca6ee646635380814514f2f19e)]:
- @smile/haring-react@0.14.0
- @smile/haring-react-dropzone@0.14.0
- @smile/haring-react-table@0.14.0
- @smile/haring-react-shared@0.14.0

## 0.13.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.13.0",
"version": "0.14.0",
"private": true,
"license": "LGPL-3.0",
"publishConfig": {
Expand Down

0 comments on commit 87bdefb

Please sign in to comment.