Skip to content

Commit 83e1c72

Browse files
authored
fix(cards): Update RELEASENOTES.md (#4973)
1 parent 577586e commit 83e1c72

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

RELEASENOTES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33

44
## Release 2.17.1 - January 6, 2021
55

6+
## Components
7+
### [Cards](https://www.lightningdesignsystem.com/components/cards)
8+
#### Changed
9+
- Fixed annotation for Einstein themed cards (`.slds-einstein-header__figure`)
10+
611
## Release 2.17.0 - December 16, 2021
712

813
- Removed `&_` shorthand from numerous selectors in SCSS files
@@ -45,8 +50,6 @@
4550
- Added `slds` as the default namespace with `sds` fallbacks for Styling Hooks.
4651
- Added reassignment of Styling Hooks for component states.
4752
- Added clarification about card header icon assistive text.
48-
#### Changed
49-
- Fixed annotation for Einstein themed cards (`.slds-einstein-header__figure`)
5053

5154
### [Checkbox](https://www.lightningdesignsystem.com/components/checkbox)
5255
#### Added

ui/components/cards/RELEASENOTES.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
<!-- ## [Unreleased] -->
66

7+
## 2.17.1
8+
9+
### Changed
10+
11+
- Fixed annotation for Einstein themed cards (`.slds-einstein-header__figure`)
12+
713
## 2.17.0
814

915
### Added
@@ -12,10 +18,6 @@
1218
- Added reassignment of Styling Hooks for component states.
1319
- Added clarification about card header icon assistive text.
1420

15-
### Changed
16-
17-
- Fixed annotation for Einstein themed cards (`.slds-einstein-header__figure`)
18-
1921
## 2.15.1
2022

2123
### Added

0 commit comments

Comments
 (0)