We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa4ecfe commit 468b798Copy full SHA for 468b798
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "design-system",
3
"description": "Salesforce Lightning Design System",
4
- "version": "2.7.1",
+ "version": "2.7.2",
5
"author": "Salesforce",
6
"slds": {
7
"name": "Winter ’19",
ui/_config.scss
@@ -9,7 +9,7 @@
9
///
10
/// @type String
11
/// @access private
12
-$app-version: '2.7.0';
+$app-version: '2.7.2';
13
14
/// Debug mode (uncomment to activate)
15
/// Turn on to output deprecation warnings during development
0 commit comments