Skip to content

Commit d36bfc6

Browse files
author
github-actions
committed
chore(release): publish v3.129.1 packages
1 parent f9bd0f8 commit d36bfc6

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.129.1](https://github.com/liferay/clay/compare/v3.129.0...v3.129.1) (2025-02-27)
7+
8+
### Bug Fixes
9+
10+
- **@clayui/alert:** fixes missing exporting type ([adc328b](https://github.com/liferay/clay/commit/adc328bbd03cf294afd92ef7925591d1280dc23d))
11+
612
# [3.129.0](https://github.com/liferay/clay/compare/v3.128.3...v3.129.0) (2025-02-27)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"lerna": "3.4.0",
3-
"version": "3.129.0",
3+
"version": "3.129.1",
44
"npmClient": "yarn",
55
"useWorkspaces": true,
66
"command": {

packages/clay-alert/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.129.1](https://github.com/liferay/clay/compare/v3.129.0...v3.129.1) (2025-02-27)
7+
8+
### Bug Fixes
9+
10+
- **@clayui/alert:** fixes missing exporting type ([adc328b](https://github.com/liferay/clay/commit/adc328bbd03cf294afd92ef7925591d1280dc23d))
11+
612
# [3.129.0](https://github.com/liferay/clay/compare/v3.128.3...v3.129.0) (2025-02-27)
713

814
### Bug Fixes

packages/clay-alert/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@clayui/alert",
3-
"version": "3.129.0",
3+
"version": "3.129.1",
44
"description": "ClayAlert component",
55
"license": "BSD-3-Clause",
66
"repository": "https://github.com/liferay/clay",

0 commit comments

Comments
 (0)