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 f1c046e commit cee5596Copy full SHA for cee5596
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "design-system",
3
"description": "Salesforce Lightning Design System",
4
- "version": "2.8.2",
+ "version": "2.8.3",
5
"author": "Salesforce",
6
"slds": {
7
"name": "Spring ’19",
ui/_config.scss
@@ -9,7 +9,7 @@
9
///
10
/// @type String
11
/// @access private
12
-$app-version: '2.8.2';
+$app-version: '2.8.3';
13
14
/// Debug mode (uncomment to activate)
15
/// Turn on to output deprecation warnings during development
0 commit comments