Skip to content

Commit cf7f1b7

Browse files
committed
datestamp release notes
1 parent da3bd01 commit cf7f1b7

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

RELEASENOTES.general.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
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.25.2 - Upcoming
5-
6-
## Fixed
7-
8-
- Fixed the incorrect text color for brand button variant when used in warning popover footer
9-
4+
## 2.25.2 - September 26, 2024
105

116
## 2.25.1 - September 19, 2024
127

RELEASENOTES.md

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

4+
## Release 2.25.2 - September 26, 2024
5+
6+
## Component Blueprints
7+
### [Popovers](https://www.lightningdesignsystem.com/components/popovers)
8+
## Fixed
9+
- Fixed the incorrect text color for brand button variant when used in warning popover footer
10+
411
## Release 2.25.1 - September 19, 2024
512

613
## Component Blueprints
@@ -211,7 +218,7 @@
211218

212219
### [Modals](https://www.lightningdesignsystem.com/components/modals)
213220
#### Changed
214-
- Added tabindex to the heading element to make it programmatically focussable.
221+
- Added tabindex to the heading element to make it programmatically focusable.
215222
#### Fixed
216223
- Fixed modal by removing code explicitly scoped to patching internal, private implementations. Appropriate styles will be displayed again.
217224

ui/components/modals/RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
### Changed
2121

22-
- Added tabindex to the heading element to make it programmatically focussable.
22+
- Added tabindex to the heading element to make it programmatically focusable.
2323

2424
### Fixed
2525

0 commit comments

Comments
 (0)