File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
2
2
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
3
3
4
- ## 2.17.1 - January 6, 2021
4
+ ## 2.17.2 - January 20, 2022
5
+
6
+ ## 2.17.1 - January 6, 2022
5
7
6
8
## 2.17.0 - December 16, 2021
7
9
Original file line number Diff line number Diff line change 1
1
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
2
2
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
3
3
4
- ## Release 2.17.2 - January 19 , 2022
4
+ ## Release 2.17.2 - January 20 , 2022
5
5
6
6
## Components
7
7
### [ Buttons] ( https://www.lightningdesignsystem.com/components/buttons )
8
8
#### Added
9
9
- Added ` --slds-c-icon-color-foreground ` Styling Hook to Button with Icon variant to accurately apply icon color updates
10
10
- Due to how the Lightning Base Component is configured, this is required to allow CSS Custom Property reassignment to function within Button Icons
11
11
12
- ## Release 2.17.1 - January 6, 2021
12
+ ## Release 2.17.1 - January 6, 2022
13
13
14
14
## Components
15
15
### [ Cards] ( https://www.lightningdesignsystem.com/components/cards )
Original file line number Diff line number Diff line change 9
9
///
10
10
/// @type String
11
11
/// @access private
12
- $app-version : " 2.17.1 " ;
12
+ $app-version : " 2.17.2 " ;
13
13
14
14
/// Debug mode (uncomment to activate)
15
15
/// Turn on to output deprecation warnings during development
You can’t perform that action at this time.
0 commit comments