Skip to content

Commit

Permalink
chore(release): publish v3.125.0 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 13, 2025
1 parent 5454a61 commit 21fa98d
Show file tree
Hide file tree
Showing 44 changed files with 204 additions and 77 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

### Bug Fixes

- **@clayui.css:** LPD-44793 toggle-switch-sm label text breaks to new line too early ([4ebdd4d](https://github.com/liferay/clay/commit/4ebdd4da99ecd6d54e5aef8c047a85855fdb7e12))
- **@clayui/css:** LPD-40824 Update code color to #e60000 red ([750f56f](https://github.com/liferay/clay/commit/750f56f5779b111b088cb490122ac72e0e791b00)), closes [#e60000](https://github.com/liferay/clay/issues/e60000)
- **@clayui/css:** LPD-45052 Remove letter-spacing from diabled link in menubar-primary ([ea66fae](https://github.com/liferay/clay/commit/ea66faebaa89a835a91e34d2e300e78eb4a7906f))
- **@clayui/css:** LPD-45685 Multi Step Nav should use focus-visible ([9a18636](https://github.com/liferay/clay/commit/9a1863683ae5b9f766d8fe5af3739a116b0abd68))
- **@clayui/form:** LPD-45345 Radio Toggle Switch should use role="radio" ([a7d88a5](https://github.com/liferay/clay/commit/a7d88a575c0f75badee3b910111b3137cc542682))

### Features

- **@clayui/css:** LPD-36816 Multi Step Nav adds multi-step-nav-center ([ad0abb8](https://github.com/liferay/clay/commit/ad0abb87da3f6b846af888117c6898da2a6fb5e2))
- **@clayui/css:** LPD-40080 Add new sticker variants sticker-outline-\* ([86c8523](https://github.com/liferay/clay/commit/86c852362fcaa7d4d0c0e1272088aa6af2ee9729))
- **@clayui/css:** LPD-45032 Add new gallery icon ([89ff50a](https://github.com/liferay/clay/commit/89ff50a5f4feee7eab2f1e74160f0c0682751d63))
- **@clayui/multi-step-nav:** LPD-36816 Adds prop center to center the nav ([4a2de61](https://github.com/liferay/clay/commit/4a2de61b8d201616bf8fca2b22ba77b93f8b9054))
- **@clayui/sticker:** LPD-40080 Add new displayType outline-\* ([9a86f6d](https://github.com/liferay/clay/commit/9a86f6ddbd61d17878ecd5669a26064e356ffe0a))

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

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

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

### Features

- **@clayui/css:** LPD-45032 Add new gallery icon ([89ff50a](https://github.com/liferay/clay/commit/89ff50a5f4feee7eab2f1e74160f0c0682751d63))

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

**Note:** Version bump only for package clayui.com
Expand Down
34 changes: 17 additions & 17 deletions clayui.com/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": true,
"name": "clayui.com",
"version": "3.124.0",
"version": "3.125.0",
"license": "MIT",
"scripts": {
"copy:clay-css": "yarn copy:clay-css-js && yarn copy:clay-css-site-images && yarn copy:clay-css-images",
Expand All @@ -13,35 +13,35 @@
"serve": "gatsby serve"
},
"dependencies": {
"@clayui/autocomplete": "^3.124.0",
"@clayui/autocomplete": "^3.125.0",
"@clayui/breadcrumb": "^3.116.0",
"@clayui/button": "^3.116.0",
"@clayui/card": "^3.124.0",
"@clayui/card": "^3.125.0",
"@clayui/charts": "^3.124.0",
"@clayui/color-picker": "^3.124.0",
"@clayui/css": "^3.124.0",
"@clayui/color-picker": "^3.125.0",
"@clayui/css": "^3.125.0",
"@clayui/data-provider": "^3.119.0",
"@clayui/date-picker": "^3.124.0",
"@clayui/drop-down": "^3.124.0",
"@clayui/form": "^3.122.0",
"@clayui/date-picker": "^3.125.0",
"@clayui/drop-down": "^3.125.0",
"@clayui/form": "^3.125.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/list": "^3.124.0",
"@clayui/list": "^3.125.0",
"@clayui/modal": "^3.122.0",
"@clayui/multi-select": "^3.124.0",
"@clayui/multi-step-nav": "^3.124.0",
"@clayui/nav": "^3.124.0",
"@clayui/multi-select": "^3.125.0",
"@clayui/multi-step-nav": "^3.125.0",
"@clayui/nav": "^3.125.0",
"@clayui/navigation-bar": "^3.123.1",
"@clayui/pagination": "^3.124.0",
"@clayui/pagination-bar": "^3.124.0",
"@clayui/pagination": "^3.125.0",
"@clayui/pagination-bar": "^3.125.0",
"@clayui/panel": "^3.119.0",
"@clayui/popover": "^3.119.0",
"@clayui/sticker": "^3.111.0",
"@clayui/time-picker": "^3.122.0",
"@clayui/sticker": "^3.125.0",
"@clayui/time-picker": "^3.125.0",
"@clayui/tooltip": "^3.119.0",
"@clayui/upper-toolbar": "^3.122.0",
"@clayui/upper-toolbar": "^3.125.0",
"@docsearch/react": "3",
"@mdx-js/mdx": "^1.6.16",
"@mdx-js/react": "^1.6.16",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"lerna": "3.4.0",
"version": "3.124.0",
"version": "3.125.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

**Note:** Version bump only for package @clayui/autocomplete

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

**Note:** Version bump only for package @clayui/autocomplete
Expand Down
8 changes: 4 additions & 4 deletions packages/clay-autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/autocomplete",
"version": "3.124.0",
"version": "3.125.0",
"description": "ClayAutocomplete component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,9 +24,9 @@
"react"
],
"dependencies": {
"@clayui/core": "^3.124.0",
"@clayui/drop-down": "^3.124.0",
"@clayui/form": "^3.122.0",
"@clayui/core": "^3.125.0",
"@clayui/drop-down": "^3.125.0",
"@clayui/form": "^3.125.0",
"@clayui/loading-indicator": "^3.111.0",
"@clayui/shared": "^3.119.0",
"classnames": "^2.2.6",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-card/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

**Note:** Version bump only for package @clayui/card

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

**Note:** Version bump only for package @clayui/card
Expand Down
8 changes: 4 additions & 4 deletions packages/clay-card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/card",
"version": "3.124.0",
"version": "3.125.0",
"description": "ClayCard component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,14 +25,14 @@
],
"dependencies": {
"@clayui/button": "^3.116.0",
"@clayui/drop-down": "^3.124.0",
"@clayui/form": "^3.122.0",
"@clayui/drop-down": "^3.125.0",
"@clayui/form": "^3.125.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/shared": "^3.119.0",
"@clayui/sticker": "^3.111.0",
"@clayui/sticker": "^3.125.0",
"classnames": "^2.2.6"
},
"peerDependencies": {
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

**Note:** Version bump only for package @clayui/color-picker

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

**Note:** Version bump only for package @clayui/color-picker
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/color-picker",
"version": "3.124.0",
"version": "3.125.0",
"description": "ClayColorPicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,8 +25,8 @@
],
"dependencies": {
"@clayui/button": "^3.116.0",
"@clayui/drop-down": "^3.124.0",
"@clayui/form": "^3.122.0",
"@clayui/drop-down": "^3.125.0",
"@clayui/form": "^3.125.0",
"@clayui/icon": "^3.111.0",
"@clayui/shared": "^3.119.0",
"@clayui/slider": "^3.119.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

**Note:** Version bump only for package @clayui/core

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/core",
"version": "3.124.0",
"version": "3.125.0",
"description": "Clay UI components in React",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"@clayui/button": "^3.116.0",
"@clayui/form": "^3.122.0",
"@clayui/form": "^3.125.0",
"@clayui/icon": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
Expand Down
21 changes: 21 additions & 0 deletions packages/clay-css/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)


### Bug Fixes

* **@clayui.css:** LPD-44793 toggle-switch-sm label text breaks to new line too early ([4ebdd4d](https://github.com/liferay/clay/commit/4ebdd4da99ecd6d54e5aef8c047a85855fdb7e12))
* **@clayui/css:** LPD-40824 Update code color to #e60000 red ([750f56f](https://github.com/liferay/clay/commit/750f56f5779b111b088cb490122ac72e0e791b00)), closes [#e60000](https://github.com/liferay/clay/issues/e60000)
* **@clayui/css:** LPD-45052 Remove letter-spacing from diabled link in menubar-primary ([ea66fae](https://github.com/liferay/clay/commit/ea66faebaa89a835a91e34d2e300e78eb4a7906f))
* **@clayui/css:** LPD-45685 Multi Step Nav should use focus-visible ([9a18636](https://github.com/liferay/clay/commit/9a1863683ae5b9f766d8fe5af3739a116b0abd68))


### Features

* **@clayui/css:** LPD-36816 Multi Step Nav adds multi-step-nav-center ([ad0abb8](https://github.com/liferay/clay/commit/ad0abb87da3f6b846af888117c6898da2a6fb5e2))
* **@clayui/css:** LPD-40080 Add new sticker variants sticker-outline-* ([86c8523](https://github.com/liferay/clay/commit/86c852362fcaa7d4d0c0e1272088aa6af2ee9729))
* **@clayui/css:** LPD-45032 Add new gallery icon ([89ff50a](https://github.com/liferay/clay/commit/89ff50a5f4feee7eab2f1e74160f0c0682751d63))





# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)


Expand Down
2 changes: 1 addition & 1 deletion packages/clay-css/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/css",
"version": "3.124.0",
"version": "3.125.0",
"description": "Liferay's web implementation of the Lexicon Design Language",
"main": "index.js",
"files": [
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-date-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

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

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

**Note:** Version bump only for package @clayui/date-picker
Expand Down
10 changes: 5 additions & 5 deletions packages/clay-date-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/date-picker",
"version": "3.124.0",
"version": "3.125.0",
"description": "ClayDatePicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -21,12 +21,12 @@
],
"dependencies": {
"@clayui/button": "^3.116.0",
"@clayui/core": "^3.124.0",
"@clayui/drop-down": "^3.124.0",
"@clayui/form": "^3.122.0",
"@clayui/core": "^3.125.0",
"@clayui/drop-down": "^3.125.0",
"@clayui/form": "^3.125.0",
"@clayui/icon": "^3.111.0",
"@clayui/shared": "^3.119.0",
"@clayui/time-picker": "^3.122.0",
"@clayui/time-picker": "^3.125.0",
"classnames": "^2.2.6",
"date-fns": "^2.14.0"
},
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-drop-down/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

**Note:** Version bump only for package @clayui/drop-down

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

**Note:** Version bump only for package @clayui/drop-down
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-drop-down/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/drop-down",
"version": "3.124.0",
"version": "3.125.0",
"description": "ClayDropDown component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,8 +25,8 @@
],
"dependencies": {
"@clayui/button": "^3.116.0",
"@clayui/core": "^3.124.0",
"@clayui/form": "^3.122.0",
"@clayui/core": "^3.125.0",
"@clayui/form": "^3.125.0",
"@clayui/icon": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/shared": "^3.119.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/clay-form/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

### Bug Fixes

- **@clayui/form:** LPD-45345 Radio Toggle Switch should use role="radio" ([a7d88a5](https://github.com/liferay/clay/commit/a7d88a575c0f75badee3b910111b3137cc542682))

# [3.122.0](https://github.com/liferay/clay/compare/v3.121.0...v3.122.0) (2024-11-13)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/clay-form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/form",
"version": "3.122.0",
"version": "3.125.0",
"description": "ClayForm component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-list/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.125.0](https://github.com/liferay/clay/compare/v3.124.0...v3.125.0) (2025-01-13)

**Note:** Version bump only for package @clayui/list

# [3.124.0](https://github.com/liferay/clay/compare/v3.123.1...v3.124.0) (2024-12-18)

**Note:** Version bump only for package @clayui/list
Expand Down
8 changes: 4 additions & 4 deletions packages/clay-list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@clayui/list",
"version": "3.124.0",
"version": "3.125.0",
"description": "ClayList component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,13 +24,13 @@
"react"
],
"dependencies": {
"@clayui/drop-down": "^3.124.0",
"@clayui/form": "^3.122.0",
"@clayui/drop-down": "^3.125.0",
"@clayui/form": "^3.125.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/sticker": "^3.111.0",
"@clayui/sticker": "^3.125.0",
"classnames": "^2.2.6",
"warning": "^4.0.3"
},
Expand Down
Loading

0 comments on commit 21fa98d

Please sign in to comment.