Skip to content

Commit 4d52505

Browse files
committed
bump version in ui/config and datestamp release notes
1 parent 77daa02 commit 4d52505

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

RELEASENOTES.general.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
- Updated design token `COLOR_BACKGROUND_DESTRUCTIVE_HOVER` so that it is a different color from `COLOR_BACKGROUND_DESTRUCTIVE`
77

8+
## 2.17.4 - February 3, 2022
9+
810
## 2.17.3 - January 27, 2022
911

1012
## 2.17.2 - January 20, 2022

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#### Fixed
1919
- Reverted changes to checkbox layout introduced in 2.17.4
2020

21-
## Release 2.17.4 - February 10, 2022
21+
## Release 2.17.4 - February 3, 2022
2222

2323
## Components
2424
### [Checkbox](https://www.lightningdesignsystem.com/components/checkbox)

ui/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
///
1010
/// @type String
1111
/// @access private
12-
$app-version: "2.17.4";
12+
$app-version: "2.17.5";
1313

1414
/// Debug mode (uncomment to activate)
1515
/// Turn on to output deprecation warnings during development

0 commit comments

Comments
 (0)