File tree 6 files changed +25
-4
lines changed
6 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.126.0] ( https://github.com/liferay/clay/compare/v3.125.0...v3.126.0 ) (2025-01-15)
7
+
8
+ ### Features
9
+
10
+ - ** @clayui/css :** LPD-45032 regen icons ([ 51f48b7] ( https://github.com/liferay/clay/commit/51f48b7067a0529c84afa160512daeb594247576 ) )
11
+
6
12
# [ 3.125.0] ( https://github.com/liferay/clay/compare/v3.124.0...v3.125.0 ) (2025-01-13)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.126.0] ( https://github.com/matuzalemsteles/clay/compare/v3.125.0...v3.126.0 ) (2025-01-15)
7
+
8
+ ** Note:** Version bump only for package clayui.com
9
+
6
10
# [ 3.125.0] ( https://github.com/liferay/clay/compare/v3.124.0...v3.125.0 ) (2025-01-13)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " clayui.com" ,
4
- "version" : " 3.125 .0" ,
4
+ "version" : " 3.126 .0" ,
5
5
"license" : " MIT" ,
6
6
"scripts" : {
7
7
"copy:clay-css" : " yarn copy:clay-css-js && yarn copy:clay-css-site-images && yarn copy:clay-css-images" ,
19
19
"@clayui/card" : " ^3.125.0" ,
20
20
"@clayui/charts" : " ^3.124.0" ,
21
21
"@clayui/color-picker" : " ^3.125.0" ,
22
- "@clayui/css" : " ^3.125 .0" ,
22
+ "@clayui/css" : " ^3.126 .0" ,
23
23
"@clayui/data-provider" : " ^3.119.0" ,
24
24
"@clayui/date-picker" : " ^3.125.0" ,
25
25
"@clayui/drop-down" : " ^3.125.0" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"lerna" : " 3.4.0" ,
3
- "version" : " 3.125 .0" ,
3
+ "version" : " 3.126 .0" ,
4
4
"npmClient" : " yarn" ,
5
5
"useWorkspaces" : true ,
6
6
"command" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.126.0] ( https://github.com/liferay/clay/compare/v3.125.0...v3.126.0 ) (2025-01-15)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** @clayui/css :** LPD-45032 regen icons ([ 51f48b7] ( https://github.com/liferay/clay/commit/51f48b7067a0529c84afa160512daeb594247576 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.125.0] ( https://github.com/liferay/clay/compare/v3.124.0...v3.125.0 ) (2025-01-13)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @clayui/css" ,
3
- "version" : " 3.125 .0" ,
3
+ "version" : " 3.126 .0" ,
4
4
"description" : " Liferay's web implementation of the Lexicon Design Language" ,
5
5
"main" : " index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments