Skip to content

Commit

Permalink
chore(release): publish v3.114.0 packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Apr 22, 2024
1 parent a1b078a commit 9f32917
Show file tree
Hide file tree
Showing 38 changed files with 238 additions and 55 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,55 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

### Bug Fixes

- **@clayui/core:** fixes bug when changing column visibility when there is only one column visible and disabled ([bdfcd86](https://github.com/liferay/clay/commit/bdfcd867f50b73efae4569ce3b86c18eedbcc83a))
- **@clayui/css:** fix padding in modal footer ([feb9724](https://github.com/liferay/clay/commit/feb972477fa7a09854aa28c38762913a41d824e2))
- **@clayui/css:** LPD-21741 c-prefers-reduced-motion should disable animation when on a parent element ([2034f5b](https://github.com/liferay/clay/commit/2034f5b06aedcde9a80485abf8691804e28afe5c))
- **@clayui/css:** LPD-22263 remove use of fade-in function ([160152d](https://github.com/liferay/clay/commit/160152d3233b429af4543923f5680b1dbdcd483e))
- **@clayui/css:** update footer spacing in the modal ([72a2217](https://github.com/liferay/clay/commit/72a22175bd1a25af30a7a382a66255d60d8e13e5))
- **@clayui/css:** update footer spacing in the modal on cadmin ([35231c4](https://github.com/liferay/clay/commit/35231c499ed3d4de113ab185d7534bbe9caef5b2))
- **@clayui/navigation-bar:** fixes navbar size bug when resizing ([42bd090](https://github.com/liferay/clay/commit/42bd090b354173234b270ce49bfba7b58431f9c5))
- **@clayui/pagination-bar:** LPD-17368 Follow up - Add aria-label ([ba21e0e](https://github.com/liferay/clay/commit/ba21e0e1408bfe3a267c504edb21527f95cbafdb))
- **clay-autocomplete:** Remove autocomplete async filter paginated example ([6366d29](https://github.com/liferay/clay/commit/6366d296e17be2f8aac6474951cc1728a208eca5))

### Features

- **@clayui/card:** LPD-1261 Add ClayRadio component and its radioProps ([1960c4d](https://github.com/liferay/clay/commit/1960c4df8ac544cd7c14ee64bf57139d74f8bd73))
- **@clayui/card:** LPD-1261 Add new radio card case in CardWithInfo stories ([188a70c](https://github.com/liferay/clay/commit/188a70c3ce54e91d50e13bbac4086fd57342397d))
- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithHorizontal story ([8e9b395](https://github.com/liferay/clay/commit/8e9b39539a278c0c8916020d035c402a419f46e9))
- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithUser story ([74a7a59](https://github.com/liferay/clay/commit/74a7a59b737a05de3ca50a07e2e6c382009c0a6e))
- **@clayui/card:** LPD-1261 Add radio selectable to CardWithHorizontal ([5231664](https://github.com/liferay/clay/commit/52316644cba723d8d28e9809ccc3dfafa804f507))
- **@clayui/card:** LPD-1261 Add radio selectable to CardWithUser ([8326f49](https://github.com/liferay/clay/commit/8326f49c7d7246444cc66ff0f840c2e866c15fa7))
- **@clayui/card:** LPD-1261 Add selectableType prop to choose between checkbox and radio ([ca499f8](https://github.com/liferay/clay/commit/ca499f8524b1772b094cf7933b19261813bbdee2))
- **@clayui/card:** LPD-1261 Add tests ([843ace6](https://github.com/liferay/clay/commit/843ace6c63d7ef8bd2ef80247e5cb0c8d2803384))
- **@clayui/card:** LPD-1261 Add tests for ClayCardWithHorizontal ([9cd1e0a](https://github.com/liferay/clay/commit/9cd1e0a38e6722463d3d92d7486bfe105bc46e08))
- **@clayui/card:** LPD-1261 Add tests for ClayCardWithUser ([04cc498](https://github.com/liferay/clay/commit/04cc4982bfd17b78cdbe5cf0c8638e4f4bb9b350))
- **@clayui/card:** LPD-1261 Add truncate prop to CardWithHorizontal ([6f88188](https://github.com/liferay/clay/commit/6f88188e1065bfe5eb3081487728162249c49267))
- **@clayui/card:** LPD-1261 Add truncate prop to CardWithUser ([43793e3](https://github.com/liferay/clay/commit/43793e368b4288e03a2bcc7c87e70fe1e6bae724))
- **@clayui/card:** LPD-1261 Add truncate props to determine if the card text is truncated or not ([a786599](https://github.com/liferay/clay/commit/a786599314b3a59953e01592e6c1da21e5dfd604))
- **@clayui/card:** LPD-1261 Update the thresold for clay-card ([daaf917](https://github.com/liferay/clay/commit/daaf91770e73acfd04091cb8e985fae904dbe549))
- **@clayui/css:** LPD-21829 Adds content-shield, scim, shield-asterisk svgs ([cc51841](https://github.com/liferay/clay/commit/cc518419ced71f4d3a31dadf076ae282f9d4c6ec))
- **@clayui/empty-state:** LPD-21741 Add new SVG empty, success and search state ([0afe5f5](https://github.com/liferay/clay/commit/0afe5f553cd309d9125fd259ec61b27c0c9b0770))
- **@clayui/empty-state:** LPD-21741 Add reduced motion SVGs ([9e4798f](https://github.com/liferay/clay/commit/9e4798f744edbb86f0634a8e7cae4f93c483791f))
- **@clayui/empty-state:** LPD-21741 add SVG file and change paths ([e6de535](https://github.com/liferay/clay/commit/e6de5358c45ebca7585154f7972b88e00fb9d307))
- **@clayui/empty-state:** LPD-21741 adjusting the props name to state and removes redundancy ([d2e32a5](https://github.com/liferay/clay/commit/d2e32a5b6bc17f5e5fddc3b77e1dcfc710f863dd))
- **@clayui/empty-state:** LPD-21741 change snapshot and update jest config ([51a31c4](https://github.com/liferay/clay/commit/51a31c4663acf6d308dc5e1afe2ffa27d4360ce1))
- **@clayui/empty-state:** LPD-21741 Change style to include reduce motion ([da98cfa](https://github.com/liferay/clay/commit/da98cfac3a9fe54f2eaa300744af57121aeb85cb))
- **@clayui/empty-state:** LPD-21741 Cleanup and adjustment of success SVG ([7455b58](https://github.com/liferay/clay/commit/7455b58a60bbdf3c954096076c3e622e11c3ed24))
- **@clayui/empty-state:** LPD-21741 Cleanup and update stories ([a0a3f31](https://github.com/liferay/clay/commit/a0a3f31dcfdbdacdfc00c785cca15042a0ef7eb1))
- **@clayui/empty-state:** LPD-21741 Move style inline, keep animations styles on Clay CSS ([d84528f](https://github.com/liferay/clay/commit/d84528f51032129b41eaf18efb68f944bea63e13))
- **@clayui/empty-state:** LPD-21741 remove changes to the empty state component ([bb132b3](https://github.com/liferay/clay/commit/bb132b346f86f19a0cb32995cef80936bf46bf81))
- **@clayui/empty-state:** LPD-21741 SF ([19b1a0d](https://github.com/liferay/clay/commit/19b1a0de2e8be08ae5d0abd2596b33469784c2cc))
- **@clayui/empty-state:** LPD-21741 Update docs ([593bdd5](https://github.com/liferay/clay/commit/593bdd51a3b48f5c6bf891c33e79cba75b35e726))
- **@clayui/empty-state:** LPD-21741 Update docs and add SVG on pathname match ([22c541b](https://github.com/liferay/clay/commit/22c541b09bf58c97b998ad982acfffd17f667f88))
- **@clayui/empty-state:** LPD-21741 update snapshot ([40ebe8b](https://github.com/liferay/clay/commit/40ebe8b3bf67ab24da8cc90d936a7f19307f3dad))
- **@clayui/empty-state:** LPD-21741 Update snapshots ([e03f190](https://github.com/liferay/clay/commit/e03f19010830aba90f50ad372f464433635c3720))
- **@clayui/empty-state:** LPD-21741 Update tests, snapshots and size limit ([2d84b51](https://github.com/liferay/clay/commit/2d84b51f97c7f8187b8c88da96eccd2da7a50fba))
- add cron job to run clayui.com's nightly build ([2ecee5f](https://github.com/liferay/clay/commit/2ecee5fcd33a3142a31932e04b92ce2a331d742f))

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

### Bug Fixes
Expand Down
4 changes: 4 additions & 0 deletions clayui.com/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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

**Note:** Version bump only for package clayui.com

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

### Bug Fixes
Expand Down
28 changes: 14 additions & 14 deletions clayui.com/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "clayui.com",
"version": "3.113.0",
"version": "3.114.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.113.0",
"@clayui/autocomplete": "^3.114.0",
"@clayui/breadcrumb": "^3.113.0",
"@clayui/button": "^3.113.0",
"@clayui/card": "^3.113.0",
"@clayui/card": "^3.114.0",
"@clayui/charts": "^3.106.1",
"@clayui/color-picker": "^3.113.0",
"@clayui/css": "^3.113.0",
"@clayui/color-picker": "^3.114.0",
"@clayui/css": "^3.114.0",
"@clayui/data-provider": "^3.113.0",
"@clayui/date-picker": "^3.113.0",
"@clayui/drop-down": "^3.113.0",
"@clayui/date-picker": "^3.114.0",
"@clayui/drop-down": "^3.114.0",
"@clayui/form": "^3.113.0",
"@clayui/icon": "^3.111.0",
"@clayui/label": "^3.111.0",
"@clayui/layout": "^3.111.0",
"@clayui/link": "^3.111.0",
"@clayui/list": "^3.113.0",
"@clayui/list": "^3.114.0",
"@clayui/modal": "^3.113.0",
"@clayui/multi-select": "^3.113.0",
"@clayui/multi-step-nav": "^3.113.0",
"@clayui/nav": "^3.113.0",
"@clayui/navigation-bar": "^3.113.0",
"@clayui/pagination": "^3.113.0",
"@clayui/pagination-bar": "^3.113.0",
"@clayui/multi-select": "^3.114.0",
"@clayui/multi-step-nav": "^3.114.0",
"@clayui/nav": "^3.114.0",
"@clayui/navigation-bar": "^3.114.0",
"@clayui/pagination": "^3.114.0",
"@clayui/pagination-bar": "^3.114.0",
"@clayui/panel": "^3.113.0",
"@clayui/popover": "^3.113.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.113.0",
"version": "3.114.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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

### Bug Fixes

- **clay-autocomplete:** Remove autocomplete async filter paginated example ([6366d29](https://github.com/liferay/clay/commit/6366d296e17be2f8aac6474951cc1728a208eca5))

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

**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.113.0",
"version": "3.114.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.113.0",
"@clayui/drop-down": "^3.113.0",
"@clayui/core": "^3.114.0",
"@clayui/drop-down": "^3.114.0",
"@clayui/form": "^3.113.0",
"@clayui/loading-indicator": "^3.111.0",
"@clayui/shared": "^3.113.0",
Expand Down
18 changes: 18 additions & 0 deletions packages/clay-card/CHANGELOG.md
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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

### Features

- **@clayui/card:** LPD-1261 Add ClayRadio component and its radioProps ([1960c4d](https://github.com/liferay/clay/commit/1960c4df8ac544cd7c14ee64bf57139d74f8bd73))
- **@clayui/card:** LPD-1261 Add new radio card case in CardWithInfo stories ([188a70c](https://github.com/liferay/clay/commit/188a70c3ce54e91d50e13bbac4086fd57342397d))
- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithHorizontal story ([8e9b395](https://github.com/liferay/clay/commit/8e9b39539a278c0c8916020d035c402a419f46e9))
- **@clayui/card:** LPD-1261 Add radio selectable example in CardWithUser story ([74a7a59](https://github.com/liferay/clay/commit/74a7a59b737a05de3ca50a07e2e6c382009c0a6e))
- **@clayui/card:** LPD-1261 Add radio selectable to CardWithHorizontal ([5231664](https://github.com/liferay/clay/commit/52316644cba723d8d28e9809ccc3dfafa804f507))
- **@clayui/card:** LPD-1261 Add radio selectable to CardWithUser ([8326f49](https://github.com/liferay/clay/commit/8326f49c7d7246444cc66ff0f840c2e866c15fa7))
- **@clayui/card:** LPD-1261 Add selectableType prop to choose between checkbox and radio ([ca499f8](https://github.com/liferay/clay/commit/ca499f8524b1772b094cf7933b19261813bbdee2))
- **@clayui/card:** LPD-1261 Add tests ([843ace6](https://github.com/liferay/clay/commit/843ace6c63d7ef8bd2ef80247e5cb0c8d2803384))
- **@clayui/card:** LPD-1261 Add tests for ClayCardWithHorizontal ([9cd1e0a](https://github.com/liferay/clay/commit/9cd1e0a38e6722463d3d92d7486bfe105bc46e08))
- **@clayui/card:** LPD-1261 Add tests for ClayCardWithUser ([04cc498](https://github.com/liferay/clay/commit/04cc4982bfd17b78cdbe5cf0c8638e4f4bb9b350))
- **@clayui/card:** LPD-1261 Add truncate prop to CardWithHorizontal ([6f88188](https://github.com/liferay/clay/commit/6f88188e1065bfe5eb3081487728162249c49267))
- **@clayui/card:** LPD-1261 Add truncate prop to CardWithUser ([43793e3](https://github.com/liferay/clay/commit/43793e368b4288e03a2bcc7c87e70fe1e6bae724))
- **@clayui/card:** LPD-1261 Add truncate props to determine if the card text is truncated or not ([a786599](https://github.com/liferay/clay/commit/a786599314b3a59953e01592e6c1da21e5dfd604))

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

**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.113.0",
"version": "3.114.0",
"description": "ClayCard component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"@clayui/button": "^3.113.0",
"@clayui/drop-down": "^3.113.0",
"@clayui/drop-down": "^3.114.0",
"@clayui/form": "^3.113.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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

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

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

**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.113.0",
"version": "3.114.0",
"description": "ClayColorPicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"@clayui/button": "^3.113.0",
"@clayui/drop-down": "^3.113.0",
"@clayui/drop-down": "^3.114.0",
"@clayui/form": "^3.113.0",
"@clayui/icon": "^3.111.0",
"@clayui/shared": "^3.113.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/clay-core/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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

### Bug Fixes

- **@clayui/core:** fixes bug when changing column visibility when there is only one column visible and disabled ([bdfcd86](https://github.com/liferay/clay/commit/bdfcd867f50b73efae4569ce3b86c18eedbcc83a))

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

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

# [3.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)


### Bug Fixes

* **@clayui/css:** fix padding in modal footer ([feb9724](https://github.com/liferay/clay/commit/feb972477fa7a09854aa28c38762913a41d824e2))
* **@clayui/css:** LPD-21741 c-prefers-reduced-motion should disable animation when on a parent element ([2034f5b](https://github.com/liferay/clay/commit/2034f5b06aedcde9a80485abf8691804e28afe5c))
* **@clayui/css:** LPD-22263 remove use of fade-in function ([160152d](https://github.com/liferay/clay/commit/160152d3233b429af4543923f5680b1dbdcd483e))
* **@clayui/css:** update footer spacing in the modal ([72a2217](https://github.com/liferay/clay/commit/72a22175bd1a25af30a7a382a66255d60d8e13e5))
* **@clayui/css:** update footer spacing in the modal on cadmin ([35231c4](https://github.com/liferay/clay/commit/35231c499ed3d4de113ab185d7534bbe9caef5b2))


### Features

* **@clayui/css:** LPD-21829 Adds content-shield, scim, shield-asterisk svgs ([cc51841](https://github.com/liferay/clay/commit/cc518419ced71f4d3a31dadf076ae282f9d4c6ec))
* **@clayui/empty-state:** LPD-21741 Add new SVG empty, success and search state ([0afe5f5](https://github.com/liferay/clay/commit/0afe5f553cd309d9125fd259ec61b27c0c9b0770))
* **@clayui/empty-state:** LPD-21741 Add reduced motion SVGs ([9e4798f](https://github.com/liferay/clay/commit/9e4798f744edbb86f0634a8e7cae4f93c483791f))
* **@clayui/empty-state:** LPD-21741 add SVG file and change paths ([e6de535](https://github.com/liferay/clay/commit/e6de5358c45ebca7585154f7972b88e00fb9d307))
* **@clayui/empty-state:** LPD-21741 Cleanup and update stories ([a0a3f31](https://github.com/liferay/clay/commit/a0a3f31dcfdbdacdfc00c785cca15042a0ef7eb1))
* **@clayui/empty-state:** LPD-21741 Move style inline, keep animations styles on Clay CSS ([d84528f](https://github.com/liferay/clay/commit/d84528f51032129b41eaf18efb68f944bea63e13))
* **@clayui/empty-state:** LPD-21741 remove changes to the empty state component ([bb132b3](https://github.com/liferay/clay/commit/bb132b346f86f19a0cb32995cef80936bf46bf81))





# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)


Expand Down
2 changes: 1 addition & 1 deletion packages/clay-css/package.json
@@ -1,6 +1,6 @@
{
"name": "@clayui/css",
"version": "3.113.0",
"version": "3.114.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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

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

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

**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.113.0",
"version": "3.114.0",
"description": "ClayDatePicker component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -21,8 +21,8 @@
],
"dependencies": {
"@clayui/button": "^3.113.0",
"@clayui/core": "^3.113.0",
"@clayui/drop-down": "^3.113.0",
"@clayui/core": "^3.114.0",
"@clayui/drop-down": "^3.114.0",
"@clayui/form": "^3.113.0",
"@clayui/icon": "^3.111.0",
"@clayui/shared": "^3.113.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/clay-drop-down/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.114.0](https://github.com/liferay/clay/compare/v3.113.0...v3.114.0) (2024-04-22)

### Bug Fixes

- **@clayui/pagination-bar:** LPD-17368 Follow up - Add aria-label ([ba21e0e](https://github.com/liferay/clay/commit/ba21e0e1408bfe3a267c504edb21527f95cbafdb))

# [3.113.0](https://github.com/liferay/clay/compare/v3.112.0...v3.113.0) (2024-03-28)

**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.113.0",
"version": "3.114.0",
"description": "ClayDropDown component",
"license": "BSD-3-Clause",
"repository": "https://github.com/liferay/clay",
Expand All @@ -25,7 +25,7 @@
],
"dependencies": {
"@clayui/button": "^3.113.0",
"@clayui/core": "^3.113.0",
"@clayui/core": "^3.114.0",
"@clayui/form": "^3.113.0",
"@clayui/icon": "^3.111.0",
"@clayui/link": "^3.111.0",
Expand Down

0 comments on commit 9f32917

Please sign in to comment.