Skip to content

Commit a6b7321

Browse files
committed
fix(icons): package version
1 parent 40d6c4d commit a6b7321

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

RELEASENOTES.general.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
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.21.3 - Upcoming
5+
6+
## Fixed
7+
- Correction in icons package version.
48
## 2.21.2 - June 15, 2023
59

610
## Fixed

package-lock.json

Lines changed: 1 addition & 1 deletion
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.6.0",
52+
"@salesforce-ux/icons": "10.6.0",
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)