Skip to content

Commit 31ccedf

Browse files
author
Kaelig
authored
Merge pull request #1143 from salesforce-ux/version/2.0.2
Getting ready for 2.0.2
2 parents c0547cf + f93ecef commit 31ccedf

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

RELEASENOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Salesforce Lightning Design System
22
# Release notes
33

4-
## Unreleased - Future
4+
## Release [2.0.2] - June 16, 2016
55

66
**SITE IA/ENHANCEMENTS**
77
- Renamed "Design" section to "Guidelines"
@@ -537,6 +537,7 @@ The following features are being marked as deprecated in this release and will b
537537

538538
Lots of bug fixes and TLC.
539539

540+
[2.0.2]: https://github.com/salesforce-ux/design-system/compare/v2.0.1...v2.0.2
540541
[2.0.1]: https://github.com/salesforce-ux/design-system/compare/v1.0.5...v2.0.1
541542
[1.0.5]: https://github.com/salesforce-ux/design-system/compare/v1.0.4...v1.0.5
542543
[1.0.4]: https://github.com/salesforce-ux/design-system/compare/v1.0.3...v1.0.4

ui/_config.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
///
1616
/// @type String
1717
/// @access private
18-
$app-version: '2.0.1';
18+
$app-version: '2.0.2';
1919

2020
/// Debug mode (uncomment to activate)
2121
/// Turn on to output deprecation warnings during development

0 commit comments

Comments
 (0)