Skip to content

Commit

Permalink
v5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-mesnil committed Aug 5, 2024
1 parent f24d507 commit 3561a03
Show file tree
Hide file tree
Showing 22 changed files with 120 additions and 21 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Change Log

All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)


### Features

* add exports for typescript FuleUpload ([#2506](https://github.com/WTTJ/welcome-ui/issues/2506)) ([dcf7931](https://github.com/WTTJ/welcome-ui/commit/dcf7931ead5a1c9b4f98cdfaa15033f380e468db))
* add withDash property on Text headings ([#2507](https://github.com/WTTJ/welcome-ui/issues/2507)) ([6ff0337](https://github.com/WTTJ/welcome-ui/commit/6ff033733f6ce26add95e8ac0b4354ffa1960370))





## [5.17.2](https://github.com/WTTJ/welcome-ui/compare/v5.17.1...v5.17.2) (2024-08-02)

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.17.3",
"version": "5.18.0",
"npmClient": "yarn",
"useWorkspaces": true,
"useNx": false
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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





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

**Note:** Version bump only for package @welcome-ui/alert
Expand Down
4 changes: 2 additions & 2 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.17.2",
"version": "5.18.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 @@ -51,7 +51,7 @@
"@welcome-ui/close-button": "^5.17.2",
"@welcome-ui/stack": "^5.17.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.17.1",
"@welcome-ui/text": "^5.18.0",
"@welcome-ui/variant-icon": "^5.17.2"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/Avatar/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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





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

**Note:** Version bump only for package @welcome-ui/avatar
Expand Down
4 changes: 2 additions & 2 deletions packages/Avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/avatar",
"version": "5.17.1",
"version": "5.18.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 @@ -49,7 +49,7 @@
"@welcome-ui/box": "^5.17.1",
"@welcome-ui/shape": "^5.17.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.17.1"
"@welcome-ui/text": "^5.18.0"
},
"peerDependencies": {
"@xstyled/styled-components": "^3.7.3",
Expand Down
8 changes: 8 additions & 0 deletions packages/Drawer/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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





## [5.10.1](https://github.com/WTTJ/welcome-ui/compare/v5.10.0...v5.10.1) (2024-02-01)

**Note:** Version bump only for package @welcome-ui/drawer
Expand Down
4 changes: 2 additions & 2 deletions packages/Drawer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/drawer",
"version": "5.17.2",
"version": "5.18.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 @@ -50,7 +50,7 @@
"@welcome-ui/box": "^5.17.1",
"@welcome-ui/close-button": "^5.17.2",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.17.1",
"@welcome-ui/text": "^5.18.0",
"@welcome-ui/utils": "^5.17.1"
},
"peerDependencies": {
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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





## [5.6.3](https://github.com/WTTJ/welcome-ui/compare/v5.6.2...v5.6.3) (2023-11-09)

**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.17.2",
"version": "5.18.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 @@ -54,7 +54,7 @@
"@welcome-ui/popover": "^5.17.2",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/tabs": "^5.17.1",
"@welcome-ui/text": "^5.17.1",
"@welcome-ui/text": "^5.18.0",
"@welcome-ui/utils": "^5.17.1",
"lodash.debounce": "^4.0.8",
"lodash.escaperegexp": "^4.1.2",
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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





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

**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.17.2",
"version": "5.18.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 @@ -50,7 +50,7 @@
"@welcome-ui/files": "^5.17.2",
"@welcome-ui/icons": "^5.17.2",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.17.1",
"@welcome-ui/text": "^5.18.0",
"@welcome-ui/utils": "^5.17.1",
"react-dropzone": "14.2.3"
},
Expand Down
11 changes: 11 additions & 0 deletions packages/FileUpload/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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)


### Features

* add exports for typescript FuleUpload ([#2506](https://github.com/WTTJ/welcome-ui/issues/2506)) ([dcf7931](https://github.com/WTTJ/welcome-ui/commit/dcf7931ead5a1c9b4f98cdfaa15033f380e468db))





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

**Note:** Version bump only for package @welcome-ui/file-upload
Expand Down
2 changes: 1 addition & 1 deletion packages/FileUpload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/file-upload",
"version": "5.17.3",
"version": "5.18.0",
"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/Modal/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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





# [5.11.0-alpha.11](https://github.com/WTTJ/welcome-ui/compare/v5.11.0-alpha.10...v5.11.0-alpha.11) (2024-02-07)


Expand Down
4 changes: 2 additions & 2 deletions packages/Modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/modal",
"version": "5.17.2",
"version": "5.18.0",
"description": "Modal from Ariakit with a really nice theme 👀",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -56,7 +56,7 @@
"@welcome-ui/shape": "^5.17.1",
"@welcome-ui/swiper": "^5.17.2",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.17.1",
"@welcome-ui/text": "^5.18.0",
"@welcome-ui/utils": "^5.17.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/Slider/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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





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

**Note:** Version bump only for package @welcome-ui/slider
Expand Down
4 changes: 2 additions & 2 deletions packages/Slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/slider",
"version": "5.17.2",
"version": "5.18.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 @@ -50,7 +50,7 @@
"@welcome-ui/hint": "^5.17.1",
"@welcome-ui/input-text": "^5.17.2",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.17.1"
"@welcome-ui/text": "^5.18.0"
},
"peerDependencies": {
"@xstyled/styled-components": "^3.7.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/Text/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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)


### Features

* add withDash property on Text headings ([#2507](https://github.com/WTTJ/welcome-ui/issues/2507)) ([6ff0337](https://github.com/WTTJ/welcome-ui/commit/6ff033733f6ce26add95e8ac0b4354ffa1960370))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/Text/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/text",
"version": "5.17.1",
"version": "5.18.0",
"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/Toast/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.18.0](https://github.com/WTTJ/welcome-ui/compare/v5.17.3...v5.18.0) (2024-08-05)

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





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

**Note:** Version bump only for package @welcome-ui/toast
Expand Down
6 changes: 3 additions & 3 deletions packages/Toast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/toast",
"version": "5.17.2",
"version": "5.18.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 @@ -49,11 +49,11 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/alert": "^5.17.2",
"@welcome-ui/alert": "^5.18.0",
"@welcome-ui/box": "^5.17.1",
"@welcome-ui/close-button": "^5.17.2",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.17.1",
"@welcome-ui/text": "^5.18.0",
"react-hot-toast": "^2.4.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 3561a03

Please sign in to comment.