Skip to content

Commit 6602232

Browse files
authored
Release 2.15.0-alpha.5 (#4593)
2 parents bb41667 + 4a7cd2c commit 6602232

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

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
@@ -8,7 +8,7 @@
88
"CSS"
99
],
1010
"homepage": "https://lightningdesignsystem.com",
11-
"version": "2.15.0-alpha.4",
11+
"version": "2.15.0-alpha.5",
1212
"author": "Salesforce",
1313
"bugs": {
1414
"url": "https://github.com/salesforce-ux/design-system/issues"

ui/index-internal.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
// Framework
1919
@import 'touch/index';
2020
@import 'components/index';
21+
@import 'components/kinetics';
2122
@import 'utilities/index';
2223

2324
// Print

0 commit comments

Comments
 (0)