Skip to content

Commit

Permalink
v5.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
theo-mesnil committed Oct 28, 2024
1 parent 6e48d8b commit 0e2ecff
Show file tree
Hide file tree
Showing 32 changed files with 172 additions and 31 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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)


### Bug Fixes

* avoid welcome-font cut letters ([#2561](https://github.com/WTTJ/welcome-ui/issues/2561)) ([6e48d8b](https://github.com/WTTJ/welcome-ui/commit/6e48d8b2c92ef31e7c368188be29a45e2c17b3dc))
* **Tabs:** update gap small size ([#2567](https://github.com/WTTJ/welcome-ui/issues/2567)) ([4ac0e24](https://github.com/WTTJ/welcome-ui/commit/4ac0e245a8fa5272ef230f60dbc78b05f6eabc56))





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**Note:** Version bump only for package main
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.22.1",
"version": "5.22.2",
"npmClient": "yarn",
"useNx": false
}
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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**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.22.1",
"version": "5.22.2",
"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.22.1",
"@welcome-ui/stack": "^5.20.0",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.21.1",
"@welcome-ui/text": "^5.22.2",
"@welcome-ui/variant-icon": "^5.22.1"
},
"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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**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.22.1",
"version": "5.22.2",
"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.20.0",
"@welcome-ui/shape": "^5.22.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.21.1"
"@welcome-ui/text": "^5.22.2"
},
"peerDependencies": {
"@xstyled/styled-components": "^3.7.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/Core/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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)


### Bug Fixes

* **Tabs:** update gap small size ([#2567](https://github.com/WTTJ/welcome-ui/issues/2567)) ([4ac0e24](https://github.com/WTTJ/welcome-ui/commit/4ac0e245a8fa5272ef230f60dbc78b05f6eabc56))





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**Note:** Version bump only for package @welcome-ui/core
Expand Down
2 changes: 1 addition & 1 deletion packages/Core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/core",
"version": "5.22.1",
"version": "5.22.2",
"description": "welcome-ui: Core utils",
"main": "dist/index.js",
"module": "dist/index.mjs",
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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**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.22.1",
"version": "5.22.2",
"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.20.0",
"@welcome-ui/close-button": "^5.22.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.21.1",
"@welcome-ui/text": "^5.22.2",
"@welcome-ui/utils": "^5.22.1"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/DropdownMenu/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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**Note:** Version bump only for package @welcome-ui/dropdown-menu
Expand Down
4 changes: 2 additions & 2 deletions packages/DropdownMenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/dropdown-menu",
"version": "5.22.1",
"version": "5.22.2",
"description": "welcome-ui: A DropdownMenu component",
"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/core": "^5.22.1",
"@welcome-ui/core": "^5.22.2",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/utils": "^5.22.1"
},
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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**Note:** Version bump only for package @welcome-ui/emoji-picker
Expand Down
6 changes: 3 additions & 3 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.22.1",
"version": "5.22.2",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -53,8 +53,8 @@
"@welcome-ui/input-text": "^5.22.1",
"@welcome-ui/popover": "^5.22.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/tabs": "^5.22.1",
"@welcome-ui/text": "^5.21.1",
"@welcome-ui/tabs": "^5.22.2",
"@welcome-ui/text": "^5.22.2",
"@welcome-ui/utils": "^5.22.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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**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.22.1",
"version": "5.22.2",
"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.22.1",
"@welcome-ui/icons": "^5.22.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.21.1",
"@welcome-ui/text": "^5.22.2",
"@welcome-ui/utils": "^5.22.1",
"react-dropzone": "14.2.3"
},
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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**Note:** Version bump only for package @welcome-ui/modal
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.22.1",
"version": "5.22.2",
"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.22.1",
"@welcome-ui/swiper": "^5.22.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.21.1",
"@welcome-ui/text": "^5.22.2",
"@welcome-ui/utils": "^5.22.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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

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





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**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.22.1",
"version": "5.22.2",
"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.22.1",
"@welcome-ui/system": "^5.17.1",
"@welcome-ui/text": "^5.21.1"
"@welcome-ui/text": "^5.22.2"
},
"peerDependencies": {
"@xstyled/styled-components": "^3.7.3",
Expand Down
11 changes: 11 additions & 0 deletions packages/Tabs/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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)


### Bug Fixes

* **Tabs:** update gap small size ([#2567](https://github.com/WTTJ/welcome-ui/issues/2567)) ([4ac0e24](https://github.com/WTTJ/welcome-ui/commit/4ac0e245a8fa5272ef230f60dbc78b05f6eabc56))





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**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.22.1",
"version": "5.22.2",
"description": "Customizable design system with react • styled-components • styled-system and ariakit.",
"main": "dist/index.js",
"module": "dist/index.mjs",
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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)


### Bug Fixes

* avoid welcome-font cut letters ([#2561](https://github.com/WTTJ/welcome-ui/issues/2561)) ([6e48d8b](https://github.com/WTTJ/welcome-ui/commit/6e48d8b2c92ef31e7c368188be29a45e2c17b3dc))





## [5.21.1](https://github.com/WTTJ/welcome-ui/compare/v5.21.0...v5.21.1) (2024-09-24)


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.21.1",
"version": "5.22.2",
"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/Themes/Dark/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.22.2](https://github.com/WTTJ/welcome-ui/compare/v5.22.1...v5.22.2) (2024-10-28)

**Note:** Version bump only for package @welcome-ui/themes.dark





## [5.22.1](https://github.com/WTTJ/welcome-ui/compare/v5.22.0...v5.22.1) (2024-10-15)

**Note:** Version bump only for package @welcome-ui/themes.dark
Expand Down
4 changes: 2 additions & 2 deletions packages/Themes/Dark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@welcome-ui/themes.dark",
"version": "5.22.1",
"version": "5.22.2",
"description": "welcome-ui: Dark theme",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down Expand Up @@ -43,7 +43,7 @@
"url": "https://github.com/WTTJ/welcome-ui/issues"
},
"dependencies": {
"@welcome-ui/core": "^5.22.1"
"@welcome-ui/core": "^5.22.2"
},
"gitHead": "974e7bfd71f8cfe846cbffd678c3860a8952f9e9",
"sideEffects": false,
Expand Down
Loading

0 comments on commit 0e2ecff

Please sign in to comment.