Skip to content

Commit 4f02cea

Browse files
authored
Merge pull request #4148 from salesforce-ux/release-2.11.1
Release 2.11.1
2 parents 6ac2b48 + 95b8a59 commit 4f02cea

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

RELEASENOTES.general.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- On release, add general notes here. In time the legacy release notes will be add to this -->
33

4+
## 2.11.1 - January 21, 2020
5+
6+
## Updated
7+
8+
- Updated node dependencies to remove vulnerabilities.
9+
- Updated project readme to recommend use of the Storybook development environment.
10+
411
## 2.11.0 - January 9, 2020
512

613
## Added

RELEASENOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->
22
<!-- !!! THIS FILE IS AUTO-GENERATED !!! DO NOT EDIT THIS FILE MANUALLY !!! -->
33

4+
## Release 2.11.1 - January 21, 2020
5+
6+
## Updated
7+
- Updated node dependencies to remove vulnerabilities.
8+
- Updated project readme to recommend use of the Storybook development environment.
9+
410
## Release 2.11.0 - January 9, 2020
511

612
## Added

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
@@ -1,7 +1,7 @@
11
{
22
"name": "design-system",
33
"description": "Salesforce Lightning Design System",
4-
"version": "2.11.0",
4+
"version": "2.11.1",
55
"author": "Salesforce",
66
"slds": {
77
"name": "Spring ’20",

0 commit comments

Comments
 (0)