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 93f8f31 commit 19938b8Copy full SHA for 19938b8
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "design-system",
3
"description": "Salesforce Lightning Design System",
4
- "version": "2.2.1",
+ "version": "2.2.2",
5
"author": "Salesforce",
6
"slds": {
7
"name": "Spring ’17",
ui/_config.scss
@@ -15,7 +15,7 @@
15
///
16
/// @type String
17
/// @access private
18
-$app-version: '2.2.1';
+$app-version: '2.2.2';
19
20
/// Debug mode (uncomment to activate)
21
/// Turn on to output deprecation warnings during development
0 commit comments