Skip to content

Commit 7a23c35

Browse files
authored
Release 2.20.0-beta.1 (#5096)
2 parents da399ce + 485c419 commit 7a23c35

File tree

4 files changed

+13
-21
lines changed

4 files changed

+13
-21
lines changed

RELEASENOTES.general.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@
33

44
## 2.20.0 - Upcoming
55

6-
- Updated constanst colors codes with global slds hooks
6+
- Updated constant colors codes with global slds hooks
77
- Updated background colors for Standard and Actions icons
88
- Added two new dependencies for SLDS global styling hooks generation,
99
- `@salesforce-ux/sds-styling-aliases` with version `0.2.4`
1010
- `@salesforce-ux/sds-styling-hooks` with version `1.1.0-alpha.2`
11-
- Updated `gulpfile` to include SLDS global hooks generation as part of build and dist jobs
12-
- Updated design tokens in every component and utility with SLDS global styling hooks (except Brand related tokens)
13-
- Updated icons to `v10.5.1`
11+
- Updated `gulp` file to include SLDS global hooks generation as part of build and dist jobs
12+
- Updated design tokens in every component and utility with SLDS global styling hooks (except Brand-related tokens)
13+
- Updated icons to `v10.5.3`
1414
- Standard Set:
15-
1615
- Added `asset_hierarchy`
1716
- Added `budget_category_value`
1817
- Added `budget_period`
@@ -24,10 +23,8 @@
2423
- Added `promotion_tiers`
2524
- Added `slack_conversations`
2625
- Added `your_account`
27-
2826

2927
- Utility Set:
30-
3128
- Added `asset_object`
3229
- Added `budget_category_value`
3330
- Added `budget_period`
@@ -49,7 +46,6 @@
4946
- Added `slack_conversations`
5047

5148
- Updated BG color to below Standard Icons
52-
5349
- `connect_wallet`
5450
- `crypto_product_category_wallet_role`
5551
- `crypto_product`
@@ -62,8 +58,6 @@
6258
- `nft_settings`
6359
- `nft_studio`
6460

65-
- Updated `@salesforce-ux/icons` dependency version to `10.5.3`
66-
6761
## 2.19.0 - August 11, 2022
6862

6963
- Updated icons to `v10.4.0`
@@ -93,9 +87,11 @@
9387
- Added `tax_rate`
9488
- Added `tax_treatment`
9589
- Added `water`
90+
9691
- Action Set:
9792
- Added `action_scan_enabled`
9893
- Added `action_scan_disabled`
94+
9995
- Utility Set:
10096
- Added `captions`
10197
- Added `contract_line_outcome`

RELEASENOTES.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33

44
## Release 2.20.0 - Upcoming
55

6-
- Updated constanst colors codes with global slds hooks
6+
- Updated constant colors codes with global slds hooks
77
- Updated background colors for Standard and Actions icons
88
- Added two new dependencies for SLDS global styling hooks generation,
99
- `@salesforce-ux/sds-styling-aliases` with version `0.2.4`
1010
- `@salesforce-ux/sds-styling-hooks` with version `1.1.0-alpha.2`
11-
- Updated `gulpfile` to include SLDS global hooks generation as part of build and dist jobs
12-
- Updated design tokens in every component and utility with SLDS global styling hooks (except Brand related tokens)
13-
- Updated icons to `v10.5.1`
11+
- Updated `gulp` file to include SLDS global hooks generation as part of build and dist jobs
12+
- Updated design tokens in every component and utility with SLDS global styling hooks (except Brand-related tokens)
13+
- Updated icons to `v10.5.3`
1414
- Standard Set:
1515
- Added `asset_hierarchy`
1616
- Added `budget_category_value`
@@ -23,7 +23,6 @@
2323
- Added `promotion_tiers`
2424
- Added `slack_conversations`
2525
- Added `your_account`
26-
2726
- Utility Set:
2827
- Added `asset_object`
2928
- Added `budget_category_value`
@@ -45,7 +44,6 @@
4544
- Added `service_contract`
4645
- Added `slack_conversations`
4746
- Updated BG color to below Standard Icons
48-
4947
- `connect_wallet`
5048
- `crypto_product_category_wallet_role`
5149
- `crypto_product`
@@ -58,8 +56,6 @@
5856
- `nft_settings`
5957
- `nft_studio`
6058

61-
- Updated `@salesforce-ux/icons` dependency version to `10.5.3`
62-
6359
## Release 2.19.0 - August 11, 2022
6460

6561
- Updated icons to `v10.4.0`

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"CSS"
99
],
1010
"homepage": "https://lightningdesignsystem.com",
11-
"version": "2.20.0-alpha.2",
11+
"version": "2.20.0-beta.1",
1212
"author": "Salesforce",
1313
"bugs": {
1414
"url": "https://github.com/salesforce-ux/design-system/issues"

0 commit comments

Comments
 (0)