File tree Expand file tree Collapse file tree 4 files changed +24
-2
lines changed
Expand file tree Collapse file tree 4 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.2.0-beta.4] ( https://github.com/acid-info/lsd/compare/v0.2.0-beta.3...v0.2.0-beta.4 ) (2025-07-28)
7+
8+ ### Bug Fixes
9+
10+ - ** card:** adjust cardBody styles for size variations ([ 488b469] ( https://github.com/acid-info/lsd/commit/488b46984b1ca00bb4f2ec8846a5e32d5c942a31 ) )
11+ - ** card:** reorganize cardBody styles for better structure ([ b6c7c63] ( https://github.com/acid-info/lsd/commit/b6c7c63431792440ae817ff8cab9a7db7cf2d055 ) )
12+ - ** datePicker:** fix date field width ([ 8c9bf38] ( https://github.com/acid-info/lsd/commit/8c9bf38415e8d8706dab89e8e4f275be4da9dda5 ) )
13+ - ** datePicker:** remove direct child selector ([ 1c9f506] ( https://github.com/acid-info/lsd/commit/1c9f506c2621b09ee94cd9bc1ed88089392eb3a0 ) )
14+ - ** designTokens:** isolate table style ([ df2b05c] ( https://github.com/acid-info/lsd/commit/df2b05c0cc23c9f2b4bf12bf858af2ee0ba56ba1 ) )
15+ - ** withTheme:** remove font name from theme name when looking for proper background value ([ 40856fd] ( https://github.com/acid-info/lsd/commit/40856fd53433686561c7856aaa3ce6c4abf704f3 ) )
16+
617# [ 0.2.0-beta.3] ( https://github.com/acid-info/lsd/compare/v0.2.0-beta.2...v0.2.0-beta.3 ) (2025-07-23)
718
819### Bug Fixes
Original file line number Diff line number Diff line change 22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
33 "useNx" : true ,
44 "useWorkspaces" : true ,
5- "version" : " 0.2.0-beta.3 " ,
5+ "version" : " 0.2.0-beta.4 " ,
66 "packages" : [" packages/*" , " apps/*" ]
77}
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 0.2.0-beta.4] ( https://github.com/acid-info/lsd/compare/v0.2.0-beta.3...v0.2.0-beta.4 ) (2025-07-28)
7+
8+ ### Bug Fixes
9+
10+ - ** card:** adjust cardBody styles for size variations ([ 488b469] ( https://github.com/acid-info/lsd/commit/488b46984b1ca00bb4f2ec8846a5e32d5c942a31 ) )
11+ - ** card:** reorganize cardBody styles for better structure ([ b6c7c63] ( https://github.com/acid-info/lsd/commit/b6c7c63431792440ae817ff8cab9a7db7cf2d055 ) )
12+ - ** datePicker:** fix date field width ([ 8c9bf38] ( https://github.com/acid-info/lsd/commit/8c9bf38415e8d8706dab89e8e4f275be4da9dda5 ) )
13+ - ** datePicker:** remove direct child selector ([ 1c9f506] ( https://github.com/acid-info/lsd/commit/1c9f506c2621b09ee94cd9bc1ed88089392eb3a0 ) )
14+ - ** designTokens:** isolate table style ([ df2b05c] ( https://github.com/acid-info/lsd/commit/df2b05c0cc23c9f2b4bf12bf858af2ee0ba56ba1 ) )
15+ - ** withTheme:** remove font name from theme name when looking for proper background value ([ 40856fd] ( https://github.com/acid-info/lsd/commit/40856fd53433686561c7856aaa3ce6c4abf704f3 ) )
16+
617# [ 0.2.0-beta.3] ( https://github.com/acid-info/lsd/compare/v0.2.0-beta.2...v0.2.0-beta.3 ) (2025-07-23)
718
819### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @acid-info/lsd-react" ,
3- "version" : " 0.2.0-beta.3 " ,
3+ "version" : " 0.2.0-beta.4 " ,
44 "type" : " module" ,
55 "files" : [
66 " dist"
You can’t perform that action at this time.
0 commit comments