Skip to content

Commit

Permalink
chore(release): publish v3.112.0 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Mar 11, 2024
1 parent 8c82282 commit 76581f6
Show file tree
Hide file tree
Showing 34 changed files with 167 additions and 52 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

### Bug Fixes

- **@clayui/core:** fixes bug when switching column visibility ([89a8f07](https://github.com/liferay/clay/commit/89a8f078ef78aeaab3a4056c2522d21ca5811a8c))
- **@clayui/core:** fixes columns visibility initial state behavior ([34614f8](https://github.com/liferay/clay/commit/34614f8275da1575424c8ae553d604c88b6f84a5))
- **@clayui/core:** remove `hiddenColumns` API in favor of `visibleColumns` ([5c05be4](https://github.com/liferay/clay/commit/5c05be4ee081d074a59095145f0397277ebf97f7))
- **@clayui/css:** Change tooltip background color ([fe3cfb3](https://github.com/liferay/clay/commit/fe3cfb33a22898c924ef3e3daa973856f238d02a))
- **@clayui/css:** LPD-19394 Removes padding from mark due to spacing issue in autocomplete ([f9943f9](https://github.com/liferay/clay/commit/f9943f9a9886d3b8b86eb6341c89436834a60703))
- **@clayui/pagination:** LPD-1285 accessibility issues on prev, next and ellipsis buttons ([640dd96](https://github.com/liferay/clay/commit/640dd960aaab0e67255ec46d121717b36a20133b))

### Features

- **@clayui/autocomplete:** update component highlight ([b6fd6a9](https://github.com/liferay/clay/commit/b6fd6a969099a5c89bc48bfa06b2ec1ccf1a28cc))
- **@clayui/core:** update component highlight ([0993f12](https://github.com/liferay/clay/commit/0993f12909003a6cffa55f642d3bd272e5e6cad9))
- **@clayui/css:** LPD-19329 Adds SVG Icons bracket and braces ([b60ea14](https://github.com/liferay/clay/commit/b60ea143b898aecba577f22078bb927f64e8026e))
- **@clayui/css:** LPD-19394 Mark update colors and add a dark version ([e2e409a](https://github.com/liferay/clay/commit/e2e409af9e5e7bb57965869db01032c4ce90a346))
- **@clayui/css:** LPD-19703 Add new seo icon ([080ab51](https://github.com/liferay/clay/commit/080ab5122da55d4b0c5bdb7d017b2a3d1d11f8d3))
- **clayui.com:** adds implementation to render pages consuming from Liferay ([d3d6020](https://github.com/liferay/clay/commit/d3d6020eea92721ec2f2c74cb90bbcc956a89a1f))

## [3.111.1](https://github.com/liferay/clay/compare/v3.111.0...v3.111.1) (2024-02-20)

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

# [3.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

### Features

- **@clayui/css:** LPD-19703 Add new seo icon ([080ab51](https://github.com/liferay/clay/commit/080ab5122da55d4b0c5bdb7d017b2a3d1d11f8d3))
- **clayui.com:** adds implementation to render pages consuming from Liferay ([d3d6020](https://github.com/liferay/clay/commit/d3d6020eea92721ec2f2c74cb90bbcc956a89a1f))

## [3.111.1](https://github.com/liferay/clay/compare/v3.111.0...v3.111.1) (2024-02-20)

**Note:** Version bump only for package clayui.com
Expand Down
26 changes: 13 additions & 13 deletions clayui.com/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "clayui.com",
"version": "3.111.1",
"version": "3.112.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,29 +13,29 @@
"serve": "gatsby serve"
},
"dependencies": {
"@clayui/autocomplete": "^3.111.0",
"@clayui/autocomplete": "^3.112.0",
"@clayui/breadcrumb": "^3.111.0",
"@clayui/button": "^3.111.0",
"@clayui/card": "^3.111.0",
"@clayui/card": "^3.112.0",
"@clayui/charts": "^3.106.1",
"@clayui/color-picker": "^3.111.0",
"@clayui/css": "^3.111.0",
"@clayui/color-picker": "^3.112.0",
"@clayui/css": "^3.112.0",
"@clayui/data-provider": "^3.111.0",
"@clayui/date-picker": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/date-picker": "^3.112.0",
"@clayui/drop-down": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/list": "^3.111.0",
"@clayui/list": "^3.112.0",
"@clayui/modal": "^3.111.0",
"@clayui/multi-select": "^3.111.0",
"@clayui/multi-step-nav": "^3.111.0",
"@clayui/nav": "^3.111.0",
"@clayui/multi-select": "^3.112.0",
"@clayui/multi-step-nav": "^3.112.0",
"@clayui/nav": "^3.112.0",
"@clayui/navigation-bar": "^3.111.0",
"@clayui/pagination": "^3.111.0",
"@clayui/pagination-bar": "^3.111.1",
"@clayui/pagination": "^3.112.0",
"@clayui/pagination-bar": "^3.112.0",
"@clayui/panel": "^3.111.0",
"@clayui/popover": "^3.111.0",
"@clayui/sticker": "^3.111.0",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
@@ -1,6 +1,6 @@
{
"lerna": "3.4.0",
"version": "3.111.1",
"version": "3.112.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
6 changes: 6 additions & 0 deletions packages/clay-autocomplete/CHANGELOG.md
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

### Features

- **@clayui/autocomplete:** update component highlight ([b6fd6a9](https://github.com/liferay/clay/commit/b6fd6a969099a5c89bc48bfa06b2ec1ccf1a28cc))

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/autocomplete
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-autocomplete/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/autocomplete",
"version": "3.111.0",
"version": "3.112.0",
"description": "ClayAutocomplete component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,8 +24,8 @@
"react"
],
"dependencies": {
"@clayui/core": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/core": "^3.112.0",
"@clayui/drop-down": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/loading-indicator": "^3.111.0",
"@clayui/shared": "^3.111.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-card/CHANGELOG.md
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

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

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/card
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-card/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/card",
"version": "3.111.0",
"version": "3.112.0",
"description": "ClayCard component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"@clayui/button": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/drop-down": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-color-picker/CHANGELOG.md
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

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

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

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

# [3.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

### Bug Fixes

- **@clayui/core:** fixes bug when switching column visibility ([89a8f07](https://github.com/liferay/clay/commit/89a8f078ef78aeaab3a4056c2522d21ca5811a8c))
- **@clayui/core:** fixes columns visibility initial state behavior ([34614f8](https://github.com/liferay/clay/commit/34614f8275da1575424c8ae553d604c88b6f84a5))
- **@clayui/core:** remove `hiddenColumns` API in favor of `visibleColumns` ([5c05be4](https://github.com/liferay/clay/commit/5c05be4ee081d074a59095145f0397277ebf97f7))
- **@clayui/pagination:** LPD-1285 accessibility issues on prev, next and ellipsis buttons ([640dd96](https://github.com/liferay/clay/commit/640dd960aaab0e67255ec46d121717b36a20133b))

### Features

- **@clayui/core:** update component highlight ([0993f12](https://github.com/liferay/clay/commit/0993f12909003a6cffa55f642d3bd272e5e6cad9))

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/clay-core/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/core",
"version": "3.111.0",
"version": "3.112.0",
"description": "Clay UI components in React",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand Down
19 changes: 19 additions & 0 deletions packages/clay-css/CHANGELOG.md
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)


### Bug Fixes

* **@clayui/css:** Change tooltip background color ([fe3cfb3](https://github.com/liferay/clay/commit/fe3cfb33a22898c924ef3e3daa973856f238d02a))
* **@clayui/css:** LPD-19394 Removes padding from mark due to spacing issue in autocomplete ([f9943f9](https://github.com/liferay/clay/commit/f9943f9a9886d3b8b86eb6341c89436834a60703))


### Features

* **@clayui/css:** LPD-19329 Adds SVG Icons bracket and braces ([b60ea14](https://github.com/liferay/clay/commit/b60ea143b898aecba577f22078bb927f64e8026e))
* **@clayui/css:** LPD-19394 Mark update colors and add a dark version ([e2e409a](https://github.com/liferay/clay/commit/e2e409af9e5e7bb57965869db01032c4ce90a346))
* **@clayui/css:** LPD-19703 Add new seo icon ([080ab51](https://github.com/liferay/clay/commit/080ab5122da55d4b0c5bdb7d017b2a3d1d11f8d3))





# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/clay-css/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/css",
"version": "3.111.0",
"version": "3.112.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
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

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

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/date-picker
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-date-picker/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/date-picker",
"version": "3.111.0",
"version": "3.112.0",
"description": "ClayDatePicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -21,8 +21,8 @@
],
"dependencies": {
"@clayui/button": "^3.111.0",
"@clayui/core": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/core": "^3.112.0",
"@clayui/drop-down": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/shared": "^3.111.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-drop-down/CHANGELOG.md
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

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

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/drop-down
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-drop-down/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/drop-down",
"version": "3.111.0",
"version": "3.112.0",
"description": "ClayDropDown component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"@clayui/button": "^3.111.0",
"@clayui/core": "^3.111.0",
"@clayui/core": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/link": "^3.111.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-list/CHANGELOG.md
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

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

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/list
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-list/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/list",
"version": "3.111.0",
"version": "3.112.0",
"description": "ClayList component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,7 +24,7 @@
"react"
],
"dependencies": {
"@clayui/drop-down": "^3.111.0",
"@clayui/drop-down": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-localized-input/CHANGELOG.md
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

**Note:** Version bump only for package @clayui/localized-input

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/localized-input
Expand Down
4 changes: 2 additions & 2 deletions packages/clay-localized-input/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/localized-input",
"version": "3.111.0",
"version": "3.112.0",
"description": "ClayLocalizedInput component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"@clayui/button": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/drop-down": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/clay-multi-select/CHANGELOG.md
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.112.0](https://github.com/liferay/clay/compare/v3.111.1...v3.112.0) (2024-03-11)

**Note:** Version bump only for package @clayui/multi-select

# [3.111.0](https://github.com/liferay/clay/compare/v3.110.0...v3.111.0) (2024-02-15)

**Note:** Version bump only for package @clayui/multi-select
Expand Down
6 changes: 3 additions & 3 deletions packages/clay-multi-select/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/multi-select",
"version": "3.111.0",
"version": "3.112.0",
"description": "ClayMultiSelect component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -24,9 +24,9 @@
"react"
],
"dependencies": {
"@clayui/autocomplete": "^3.111.0",
"@clayui/autocomplete": "^3.112.0",
"@clayui/button": "^3.111.0",
"@clayui/drop-down": "^3.111.0",
"@clayui/drop-down": "^3.112.0",
"@clayui/form": "^3.111.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
Expand Down

0 comments on commit 76581f6

Please sign in to comment.