File tree Expand file tree Collapse file tree 4 files changed +29
-4
lines changed
components/checkbox-toggle Expand file tree Collapse file tree 4 files changed +29
-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.21.4 - Upcoming
4
+ ## 2.21.5 - July 19, 2023
5
5
6
- ## Fixed
7
- - Updated disabled checkbox-toggle color.
6
+
7
+ ## 2.21.4 - July 17, 2023
8
+
9
+ - Updated icons to ` v10.6.1 `
10
+ - Utility Set:
11
+ - Added ` edit_gpt `
12
+ - Updated ` einstein `
13
+ - Added ` sparkles `
8
14
9
15
## 2.21.3 - June 29, 2023
10
16
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.21.5 - July 19, 2023
5
+
6
+ ## Components
7
+ ### [ Checkbox Toggle] ( https://www.lightningdesignsystem.com/components/checkbox-toggle )
8
+ #### Changed
9
+ - Updated disabled checkbox toggle button color.
10
+
11
+ ## Release 2.21.4 - July 17, 2023
12
+
13
+ - Updated icons to ` v10.6.1 `
14
+ - Utility Set:
15
+ - Added ` edit_gpt `
16
+ - Updated ` einstein `
17
+ - Added ` sparkles `
18
+
4
19
## Release 2.21.3 - June 29, 2023
5
20
6
21
## Fixed
Original file line number Diff line number Diff line change 9
9
///
10
10
/// @type String
11
11
/// @access private
12
- $app-version : " 2.21.3 " ;
12
+ $app-version : " 2.21.5 " ;
13
13
14
14
/// Debug mode (uncomment to activate)
15
15
/// Turn on to output deprecation warnings during development
Original file line number Diff line number Diff line change 3
3
# Checkbox Toggle Release Notes
4
4
5
5
<!-- ## [Unreleased] -->
6
+ ## 2.21.5
7
+
8
+ ### Changed
9
+ - Updated disabled checkbox toggle button color.
6
10
7
11
## 2.17.0
8
12
You can’t perform that action at this time.
0 commit comments