Skip to content

Commit 26b14c0

Browse files
authored
chore(icons): latest icons package update (#5101)
* chore(icons): latest icons package update * chore(icons): updated release notes * chore(icons): corrected release notes
1 parent 4955397 commit 26b14c0

File tree

4 files changed

+44
-33
lines changed

4 files changed

+44
-33
lines changed

RELEASENOTES.general.md

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
- Updated `gulp` file to include SLDS global hooks generation as part of build and dist jobs
1212
- Updated design tokens in every component and utility with SLDS global styling hooks (except Brand-related tokens)
1313
- Updated CI workflows migrating from CircleCI to GitHub Actions
14-
- Updated icons to `v10.5.3`
14+
- Updated icons to `v10.5.4`
1515
- Standard Set:
16-
- Added `asset_hierarchy`
17-
- Added `budget_category_value`
18-
- Added `budget_period`
19-
- Updated `crypto_category_wallet_group`
20-
- Added `crypto_transaction_envelope_change_snapshot`
21-
- Added `data_transforms`
22-
- Added `funding_award_adjustment`
23-
- Added `funding_requirement`
24-
- Added `promotion_tiers`
25-
- Added `slack_conversations`
26-
- Added `your_account`
16+
- Added `asset_hierarchy`
17+
- Added `budget_category_value`
18+
- Added `budget_period`
19+
- Updated `crypto_category_wallet_group`
20+
- Added `crypto_transaction_envelope_change_snapshot`
21+
- Added `data_transforms`
22+
- Added `funding_award_adjustment`
23+
- Added `funding_requirement`
24+
- Added `promotion_tiers`
25+
- Added `slack_conversations`
26+
- Added `your_account`
2727

2828
- Utility Set:
2929
- Added `asset_object`
@@ -45,6 +45,12 @@
4545
- Added `send_log`
4646
- Added `service_contract`
4747
- Added `slack_conversations`
48+
- Added `your_account`
49+
50+
- DocType Set:
51+
- Updated `rtf`
52+
- Updated `folder`
53+
- Updated `library_folder`
4854

4955
- Updated BG color to below Standard Icons
5056
- `connect_wallet`
@@ -58,7 +64,6 @@
5864
- `crypto_wallet`
5965
- `nft_settings`
6066
- `nft_studio`
61-
6267
## 2.19.0 - August 11, 2022
6368

6469
- Updated icons to `v10.4.0`

RELEASENOTES.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,19 @@
1111
- Updated `gulp` file to include SLDS global hooks generation as part of build and dist jobs
1212
- Updated design tokens in every component and utility with SLDS global styling hooks (except Brand-related tokens)
1313
- Updated CI workflows migrating from CircleCI to GitHub Actions
14-
- Updated icons to `v10.5.3`
14+
- Updated icons to `v10.5.4`
1515
- Standard Set:
16-
- Added `asset_hierarchy`
17-
- Added `budget_category_value`
18-
- Added `budget_period`
19-
- Updated `crypto_category_wallet_group`
20-
- Added `crypto_transaction_envelope_change_snapshot`
21-
- Added `data_transforms`
22-
- Added `funding_award_adjustment`
23-
- Added `funding_requirement`
24-
- Added `promotion_tiers`
25-
- Added `slack_conversations`
26-
- Added `your_account`
16+
- Added `asset_hierarchy`
17+
- Added `budget_category_value`
18+
- Added `budget_period`
19+
- Updated `crypto_category_wallet_group`
20+
- Added `crypto_transaction_envelope_change_snapshot`
21+
- Added `data_transforms`
22+
- Added `funding_award_adjustment`
23+
- Added `funding_requirement`
24+
- Added `promotion_tiers`
25+
- Added `slack_conversations`
26+
- Added `your_account`
2727
- Utility Set:
2828
- Added `asset_object`
2929
- Added `budget_category_value`
@@ -44,6 +44,12 @@
4444
- Added `send_log`
4545
- Added `service_contract`
4646
- Added `slack_conversations`
47+
- Added `your_account`
48+
49+
- DocType Set:
50+
- Updated `rtf`
51+
- Updated `folder`
52+
- Updated `library_folder`
4753
- Updated BG color to below Standard Icons
4854
- `connect_wallet`
4955
- `crypto_product_category_wallet_role`

package-lock.json

Lines changed: 7 additions & 7 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
@@ -49,7 +49,7 @@
4949
"@salesforce-ux/design-system-markup": "^2.0.4",
5050
"@salesforce-ux/design-system-parser": "^1.1.1",
5151
"@salesforce-ux/design-system-primitive-tokens": "0.3.6",
52-
"@salesforce-ux/icons": "10.5.3",
52+
"@salesforce-ux/icons": "10.5.4",
5353
"@salesforce-ux/instant-vrt": "2.0.0",
5454
"@salesforce-ux/postcss-annotations-parser": "0.1.1",
5555
"@salesforce-ux/postcss-css-variable-value": "0.2.0",

0 commit comments

Comments
 (0)