Skip to content

Commit

Permalink
v5.0.0-alpha.52
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-mesnil committed Aug 28, 2023
1 parent 94a6163 commit 267d86b
Show file tree
Hide file tree
Showing 14 changed files with 76 additions and 10 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.52](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.51...v5.0.0-alpha.52) (2023-08-28)


### Bug Fixes

* button-group has a bad peer dep ([#2213](https://github.com/WTTJ/welcome-ui/issues/2213)) ([ffb5bbc](https://github.com/WTTJ/welcome-ui/commit/ffb5bbc3641effce589e35168e72acc86a4c6ce7))
* id on radio group ([#2214](https://github.com/WTTJ/welcome-ui/issues/2214)) ([94a6163](https://github.com/WTTJ/welcome-ui/commit/94a6163fe6602d22dd1e50fa0989144062086f3f))





# [5.0.0-alpha.51](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.50...v5.0.0-alpha.51) (2023-08-22)

**Note:** Version bump only for package @welcome-ui/repo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"packages/*",
"icons"
],
"version": "5.0.0-alpha.51",
"version": "5.0.0-alpha.52",
"npmClient": "yarn",
"useWorkspaces": true,
"useNx": false
Expand Down
11 changes: 11 additions & 0 deletions packages/ButtonGroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.52](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.51...v5.0.0-alpha.52) (2023-08-28)


### Bug Fixes

* button-group has a bad peer dep ([#2213](https://github.com/WTTJ/welcome-ui/issues/2213)) ([ffb5bbc](https://github.com/WTTJ/welcome-ui/commit/ffb5bbc3641effce589e35168e72acc86a4c6ce7))





# [5.0.0-alpha.51](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.50...v5.0.0-alpha.51) (2023-08-22)

**Note:** Version bump only for package @welcome-ui/button-group
Expand Down
2 changes: 1 addition & 1 deletion packages/ButtonGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/button-group",
"version": "5.0.0-alpha.51",
"version": "5.0.0-alpha.52",
"description": "welcome-ui: A ButtonGroup component",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/EmojiPicker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.52](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.51...v5.0.0-alpha.52) (2023-08-28)

**Note:** Version bump only for package @welcome-ui/emoji-picker





# [5.0.0-alpha.51](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.50...v5.0.0-alpha.51) (2023-08-22)

**Note:** Version bump only for package @welcome-ui/emoji-picker
Expand Down
4 changes: 2 additions & 2 deletions packages/EmojiPicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/emoji-picker",
"version": "5.0.0-alpha.51",
"version": "5.0.0-alpha.52",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -52,7 +52,7 @@
"@welcome-ui/popover": "^5.0.0-alpha.51",
"@welcome-ui/stack": "^5.0.0-alpha.44",
"@welcome-ui/system": "^5.0.0-alpha.44",
"@welcome-ui/tabs": "^5.0.0-alpha.51",
"@welcome-ui/tabs": "^5.0.0-alpha.52",
"@welcome-ui/text": "^5.0.0-alpha.44",
"@welcome-ui/utils": "^5.0.0-alpha.44",
"@welcome-ui/variant-icon": "^5.0.0-alpha.44",
Expand Down
8 changes: 8 additions & 0 deletions packages/FileDrop/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.52](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.51...v5.0.0-alpha.52) (2023-08-28)

**Note:** Version bump only for package @welcome-ui/file-drop





# [5.0.0-alpha.51](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.50...v5.0.0-alpha.51) (2023-08-22)

**Note:** Version bump only for package @welcome-ui/file-drop
Expand Down
4 changes: 2 additions & 2 deletions packages/FileDrop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/file-drop",
"version": "5.0.0-alpha.51",
"version": "5.0.0-alpha.52",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -47,7 +47,7 @@
},
"dependencies": {
"@welcome-ui/button": "^5.0.0-alpha.51",
"@welcome-ui/button-group": "^5.0.0-alpha.51",
"@welcome-ui/button-group": "^5.0.0-alpha.52",
"@welcome-ui/files": "^5.0.0-alpha.44",
"@welcome-ui/icons": "^5.0.0-alpha.44",
"@welcome-ui/system": "^5.0.0-alpha.44",
Expand Down
11 changes: 11 additions & 0 deletions packages/RadioGroup/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.52](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.51...v5.0.0-alpha.52) (2023-08-28)


### Bug Fixes

* id on radio group ([#2214](https://github.com/WTTJ/welcome-ui/issues/2214)) ([94a6163](https://github.com/WTTJ/welcome-ui/commit/94a6163fe6602d22dd1e50fa0989144062086f3f))





# [5.0.0-alpha.51](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.50...v5.0.0-alpha.51) (2023-08-22)

**Note:** Version bump only for package @welcome-ui/radio-group
Expand Down
2 changes: 1 addition & 1 deletion packages/RadioGroup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/radio-group",
"version": "5.0.0-alpha.51",
"version": "5.0.0-alpha.52",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
8 changes: 8 additions & 0 deletions packages/RadioTab/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.52](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.51...v5.0.0-alpha.52) (2023-08-28)

**Note:** Version bump only for package @welcome-ui/radio-tab





# [5.0.0-alpha.51](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.50...v5.0.0-alpha.51) (2023-08-22)

**Note:** Version bump only for package @welcome-ui/radio-tab
Expand Down
4 changes: 2 additions & 2 deletions packages/RadioTab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/radio-tab",
"version": "5.0.0-alpha.51",
"version": "5.0.0-alpha.52",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -58,7 +58,7 @@
},
"devDependencies": {
"@welcome-ui/radio": "^5.0.0-alpha.51",
"@welcome-ui/radio-group": "^5.0.0-alpha.51"
"@welcome-ui/radio-group": "^5.0.0-alpha.52"
},
"gitHead": "974e7bfd71f8cfe846cbffd678c3860a8952f9e9",
"sideEffects": false,
Expand Down
8 changes: 8 additions & 0 deletions packages/Tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.0.0-alpha.52](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.51...v5.0.0-alpha.52) (2023-08-28)

**Note:** Version bump only for package @welcome-ui/tabs





# [5.0.0-alpha.51](https://github.com/WTTJ/welcome-ui/compare/v5.0.0-alpha.50...v5.0.0-alpha.51) (2023-08-22)

**Note:** Version bump only for package @welcome-ui/tabs
Expand Down
2 changes: 1 addition & 1 deletion packages/Tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/tabs",
"version": "5.0.0-alpha.51",
"version": "5.0.0-alpha.52",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 267d86b

Please sign in to comment.