Skip to content

Commit

Permalink
v6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-mesnil committed Dec 3, 2024
1 parent 4d49b40 commit 34c6e33
Show file tree
Hide file tree
Showing 80 changed files with 442 additions and 113 deletions.
11 changes: 11 additions & 0 deletions 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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)


### Features

* add Extend icon ([#2632](https://github.com/WTTJ/welcome-ui/issues/2632)) ([4d49b40](https://github.com/WTTJ/welcome-ui/commit/4d49b4028f837ff4c756d152e99a9109af89e73d))





## [6.4.2](https://github.com/WTTJ/welcome-ui/compare/v6.4.1...v6.4.2) (2024-11-26)


Expand Down
11 changes: 11 additions & 0 deletions icons/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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)


### Features

* add Extend icon ([#2632](https://github.com/WTTJ/welcome-ui/issues/2632)) ([4d49b40](https://github.com/WTTJ/welcome-ui/commit/4d49b4028f837ff4c756d152e99a9109af89e73d))





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)


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": "6.4.0",
"version": "6.5.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": "6.4.2",
"version": "6.5.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**Note:** Version bump only for package @welcome-ui/accordion
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": "6.4.0",
"version": "6.5.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": "^6.1.1",
"@welcome-ui/icons": "^6.4.0",
"@welcome-ui/icons": "^6.5.0",
"@welcome-ui/system": "^6.1.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





## [6.4.2](https://github.com/WTTJ/welcome-ui/compare/v6.4.1...v6.4.2) (2024-11-26)


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": "6.4.2",
"version": "6.5.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,11 +47,11 @@
},
"dependencies": {
"@welcome-ui/box": "^6.1.1",
"@welcome-ui/button": "^6.4.0",
"@welcome-ui/close-button": "^6.4.0",
"@welcome-ui/button": "^6.5.0",
"@welcome-ui/close-button": "^6.5.0",
"@welcome-ui/system": "^6.1.1",
"@welcome-ui/text": "^6.2.0",
"@welcome-ui/variant-icon": "^6.4.0"
"@welcome-ui/variant-icon": "^6.5.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**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": "6.4.0",
"version": "6.5.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": "^6.1.1",
"@welcome-ui/icons": "^6.4.0",
"@welcome-ui/icons": "^6.5.0",
"@welcome-ui/system": "^6.1.1",
"@welcome-ui/utils": "^6.4.0"
},
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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**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": "6.4.0",
"version": "6.5.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": "^6.4.0"
},
"devDependencies": {
"@welcome-ui/icons": "^6.4.0",
"@welcome-ui/icons.font": "^6.4.0",
"@welcome-ui/link": "^6.4.0"
"@welcome-ui/icons": "^6.5.0",
"@welcome-ui/icons.font": "^6.5.0",
"@welcome-ui/link": "^6.5.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**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": "6.4.0",
"version": "6.5.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": "^6.4.0",
"@welcome-ui/button": "^6.5.0",
"@welcome-ui/system": "^6.1.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**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": "6.4.0",
"version": "6.5.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": "^6.4.0",
"@welcome-ui/icons": "^6.4.0",
"@welcome-ui/button": "^6.5.0",
"@welcome-ui/icons": "^6.5.0",
"@welcome-ui/system": "^6.1.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**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": "6.4.0",
"version": "6.5.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": "^6.4.0",
"@welcome-ui/icons": "^6.4.0",
"@welcome-ui/button": "^6.5.0",
"@welcome-ui/icons": "^6.5.0",
"@welcome-ui/system": "^6.1.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**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": "6.4.0",
"version": "6.5.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": "^6.4.0",
"@welcome-ui/date-time-picker-common": "^6.5.0",
"@welcome-ui/system": "^6.1.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

**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": "6.4.0",
"version": "6.5.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": "^6.4.0",
"@welcome-ui/date-time-picker-common": "^6.4.0",
"@welcome-ui/date-picker": "^6.5.0",
"@welcome-ui/date-time-picker-common": "^6.5.0",
"@welcome-ui/system": "^6.1.1",
"@welcome-ui/time-picker": "^6.4.0"
"@welcome-ui/time-picker": "^6.5.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.

# [6.5.0](https://github.com/WTTJ/welcome-ui/compare/v6.4.2...v6.5.0) (2024-12-03)

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





# [6.4.0](https://github.com/WTTJ/welcome-ui/compare/v6.3.1...v6.4.0) (2024-11-26)

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

0 comments on commit 34c6e33

Please sign in to comment.