Skip to content

Commit b6137a7

Browse files
authored
Release 2.19.0-alpha.1 (#5057)
2 parents dfd7a18 + d442f8c commit b6137a7

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

RELEASENOTES.general.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
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.19.0 - Upcoming
5+
46
## 2.18.1 - June 22, 2022
57

68
- Corrected typos in blueprints:

RELEASENOTES.md

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

4-
## Release 2.19.0 - June 22, 2022
4+
## Release 2.19.0 - Upcoming
55

66
## Components
77
### [Dynamic Icons](https://www.lightningdesignsystem.com/components/dynamic-icons)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88
"CSS"
99
],
1010
"homepage": "https://lightningdesignsystem.com",
11-
"version": "2.18.1",
11+
"version": "2.19.0-alpha.1",
1212
"author": "Salesforce",
1313
"bugs": {
1414
"url": "https://github.com/salesforce-ux/design-system/issues"
1515
},
1616
"slds": {
17-
"name": "Summer ’22",
18-
"id": "238"
17+
"name": "Winter ’23",
18+
"id": "240"
1919
},
2020
"important": [
2121
"'private' and 'config.slds.internal' should have the same value",

0 commit comments

Comments
 (0)