Skip to content

Commit

Permalink
v5.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-mesnil committed Sep 17, 2024
1 parent ef2be24 commit 79b0058
Show file tree
Hide file tree
Showing 82 changed files with 459 additions and 113 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)


### Features

* add arrow line down icon ([3144150](https://github.com/WTTJ/welcome-ui/commit/314415048c915764cec55851b28bbc97cfc28c5a))
* add arrow line left icon ([1d28895](https://github.com/WTTJ/welcome-ui/commit/1d28895cdf6fde933f51d2ef3c3a62df80b173d7))
* add arrow line right icon ([7725c10](https://github.com/WTTJ/welcome-ui/commit/7725c10c3386f18d5cc4dd76affdfc8cebc2e0f5))
* add arrow line up icon ([82b024d](https://github.com/WTTJ/welcome-ui/commit/82b024da0c66ac4dc368e9284be25d6332d4a48b))
* generate changelog on release ([#2526](https://github.com/WTTJ/welcome-ui/issues/2526)) ([bfe647b](https://github.com/WTTJ/welcome-ui/commit/bfe647bbb8e8b86211da321af409a87a2b3f74ca))





# [5.19.0](https://github.com/WTTJ/welcome-ui/compare/v5.18.1...v5.19.0) (2024-08-19)


Expand Down
14 changes: 14 additions & 0 deletions icons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)


### Features

* add arrow line down icon ([3144150](https://github.com/WTTJ/welcome-ui/commit/314415048c915764cec55851b28bbc97cfc28c5a))
* add arrow line left icon ([1d28895](https://github.com/WTTJ/welcome-ui/commit/1d28895cdf6fde933f51d2ef3c3a62df80b173d7))
* add arrow line right icon ([7725c10](https://github.com/WTTJ/welcome-ui/commit/7725c10c3386f18d5cc4dd76affdfc8cebc2e0f5))
* add arrow line up icon ([82b024d](https://github.com/WTTJ/welcome-ui/commit/82b024da0c66ac4dc368e9284be25d6332d4a48b))





# [5.6.0](https://github.com/WTTJ/welcome-ui/compare/v5.5.1...v5.6.0) (2023-10-31)


Expand Down
2 changes: 1 addition & 1 deletion icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/icons",
"version": "5.20.0",
"version": "5.21.0",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"ignore": [
"website"
],
"version": "5.20.0",
"version": "5.21.0",
"npmClient": "yarn",
"useNx": false
}
8 changes: 8 additions & 0 deletions packages/Accordion/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.8.1](https://github.com/WTTJ/welcome-ui/compare/v5.7.0...v5.8.1) (2023-12-27)


Expand Down
4 changes: 2 additions & 2 deletions packages/Accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/accordion",
"version": "5.20.0",
"version": "5.21.0",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@ariakit/react": "0.4.3",
"@welcome-ui/box": "^5.20.0",
"@welcome-ui/icons": "^5.20.0",
"@welcome-ui/icons": "^5.21.0",
"@welcome-ui/system": "^5.17.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/Alert/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/alert
Expand Down
8 changes: 4 additions & 4 deletions packages/Alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/alert",
"version": "5.20.0",
"version": "5.21.0",
"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,12 +47,12 @@
},
"dependencies": {
"@welcome-ui/box": "^5.20.0",
"@welcome-ui/button": "^5.20.0",
"@welcome-ui/close-button": "^5.20.0",
"@welcome-ui/button": "^5.21.0",
"@welcome-ui/close-button": "^5.21.0",
"@welcome-ui/stack": "^5.20.0",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.18.0",
"@welcome-ui/variant-icon": "^5.20.0"
"@welcome-ui/variant-icon": "^5.21.0"
},
"peerDependencies": {
"@xstyled/styled-components": "^3.7.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/Breadcrumb/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/breadcrumb
Expand Down
4 changes: 2 additions & 2 deletions packages/Breadcrumb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/breadcrumb",
"version": "5.20.0",
"version": "5.21.0",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -48,7 +48,7 @@
"dependencies": {
"@juggle/resize-observer": "^3.3.0",
"@welcome-ui/box": "^5.20.0",
"@welcome-ui/icons": "^5.20.0",
"@welcome-ui/icons": "^5.21.0",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/utils": "^5.18.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/Button/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/button
Expand Down
8 changes: 4 additions & 4 deletions packages/Button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/button",
"version": "5.20.0",
"version": "5.21.0",
"description": "welcome-ui: A button component",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -53,9 +53,9 @@
"@welcome-ui/utils": "^5.18.1"
},
"devDependencies": {
"@welcome-ui/icons": "^5.20.0",
"@welcome-ui/icons.font": "^5.20.0",
"@welcome-ui/link": "^5.20.0"
"@welcome-ui/icons": "^5.21.0",
"@welcome-ui/icons.font": "^5.21.0",
"@welcome-ui/link": "^5.21.0"
},
"peerDependencies": {
"@xstyled/styled-components": "^3.7.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/ButtonGroup/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/button-group
Expand Down
4 changes: 2 additions & 2 deletions 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.20.0",
"version": "5.21.0",
"description": "welcome-ui: A ButtonGroup component",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -46,7 +46,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/button": "^5.20.0",
"@welcome-ui/button": "^5.21.0",
"@welcome-ui/system": "^5.17.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/ClearButton/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/clear-button
Expand Down
6 changes: 3 additions & 3 deletions packages/ClearButton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/clear-button",
"version": "5.20.0",
"version": "5.21.0",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -46,8 +46,8 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/button": "^5.20.0",
"@welcome-ui/icons": "^5.20.0",
"@welcome-ui/button": "^5.21.0",
"@welcome-ui/icons": "^5.21.0",
"@welcome-ui/system": "^5.17.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/CloseButton/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/close-button
Expand Down
6 changes: 3 additions & 3 deletions packages/CloseButton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/close-button",
"version": "5.20.0",
"version": "5.21.0",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -46,8 +46,8 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/button": "^5.20.0",
"@welcome-ui/icons": "^5.20.0",
"@welcome-ui/button": "^5.21.0",
"@welcome-ui/icons": "^5.21.0",
"@welcome-ui/system": "^5.17.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/DatePicker/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/date-picker
Expand Down
4 changes: 2 additions & 2 deletions packages/DatePicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/date-picker",
"version": "5.20.0",
"version": "5.21.0",
"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": {
"@types/react-datepicker": "^4.15.0",
"@welcome-ui/date-time-picker-common": "^5.20.0",
"@welcome-ui/date-time-picker-common": "^5.21.0",
"@welcome-ui/system": "^5.17.1",
"react-datepicker": "^4.16.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/DateTimePicker/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

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





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/date-time-picker
Expand Down
8 changes: 4 additions & 4 deletions packages/DateTimePicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/date-time-picker",
"version": "5.20.0",
"version": "5.21.0",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -46,10 +46,10 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/date-picker": "^5.20.0",
"@welcome-ui/date-time-picker-common": "^5.20.0",
"@welcome-ui/date-picker": "^5.21.0",
"@welcome-ui/date-time-picker-common": "^5.21.0",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/time-picker": "^5.20.0"
"@welcome-ui/time-picker": "^5.21.0"
},
"peerDependencies": {
"@xstyled/styled-components": "^3.7.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/DateTimePickerCommon/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.21.0](https://github.com/WTTJ/welcome-ui/compare/v5.20.0...v5.21.0) (2024-09-17)

**Note:** Version bump only for package @welcome-ui/date-time-picker-common





## [5.18.1](https://github.com/WTTJ/welcome-ui/compare/v5.18.0...v5.18.1) (2024-08-07)

**Note:** Version bump only for package @welcome-ui/date-time-picker-common
Expand Down
Loading

0 comments on commit 79b0058

Please sign in to comment.