Skip to content

Commit 0a6acba

Browse files
committed
add and datestamp release notes
1 parent b94dc44 commit 0a6acba

File tree

3 files changed

+45
-2
lines changed

3 files changed

+45
-2
lines changed

RELEASENOTES.general.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
33

4-
## 2.22.1 - August 16, 2023
4+
## 2.22.2 - November 9, 2023
5+
6+
## 2.22.1 - November 2, 2023
7+
8+
## 2.22.0 - August 16, 2023
59
- Fixed the app launcher button is invisible When windows high contrast is enabled.
610
- Fixed the checkbox to high contrast when the focus is placed on it.
711
- Updated icons to `v10.7.0`

RELEASENOTES.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
33

4-
## Release 2.22.0 - August 16, 2023
4+
## Release 2.22.2 - November 9, 2023
55

6+
## Components
7+
### [Setup Assistant](https://www.lightningdesignsystem.com/components/setup-assistant)
8+
#### Changed
9+
- Moved unscoped .slds-media__figure to setup-assistant rtl styles
10+
11+
## Release 2.22.1 - November 2, 2023
12+
13+
## 2.22.0 - August 16, 2023
14+
- Fixed the app launcher button is invisible When windows high contrast is enabled.
15+
- Fixed the checkbox to high contrast when the focus is placed on it.
616
- Updated icons to `v10.7.0`
717
- Standard Set:
818
- Added `attribute_based_pricing`
@@ -63,6 +73,29 @@
6373
- Updated `delegated_account`
6474
- Updated `entitlement_policy`
6575

76+
## Components
77+
### [Checkbox](https://www.lightningdesignsystem.com/components/checkbox)
78+
#### Fixed
79+
- Fixed the checkbox to high contrast when the focus is placed on it.
80+
81+
### [Dynamic Icons](https://www.lightningdesignsystem.com/components/dynamic-icons)
82+
#### Fixed
83+
- Fixed the app launcher button is invisible When windows high contrast is enabled.
84+
85+
### [Progress Indicator](https://www.lightningdesignsystem.com/components/progress-indicator)
86+
#### Fixed
87+
- Matching styles for [dir=rtl] added.
88+
89+
### [Setup Assistant](https://www.lightningdesignsystem.com/components/setup-assistant)
90+
#### Added
91+
- Matching styles for [dir=rtl] added.
92+
93+
### [Summary Detail](https://www.lightningdesignsystem.com/components/summary-detail)
94+
#### Fixed
95+
- Matching styles for [dir=rtl] added.
96+
97+
## Release 2.22.0 - November 9, 2023
98+
6699
## Components
67100
### [Activity Timeline](https://www.lightningdesignsystem.com/components/activity-timeline)
68101
#### Changed

ui/components/setup-assistant/RELEASENOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
# Setup Assistant Release Notes
44

55
<!-- ## [Unreleased] -->
6+
## 2.22.2
7+
8+
### Changed
9+
10+
- Moved unscoped .slds-media__figure to setup-assistant rtl styles
11+
612
## 2.22.1
713

814
### Added

0 commit comments

Comments
 (0)