Skip to content

Commit bbdf581

Browse files
authored
Tweak changelog text (#3593)
1 parent d2b6697 commit bbdf581

File tree

4 files changed

+5
-3
lines changed

4 files changed

+5
-3
lines changed

.changes/.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[*.json]
2+
insert_final_newline = false
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type" : "bugfix",
3-
"description" : "Provided UX consistent in all access points for creating Dev Environment"
3+
"description" : "Provide consistent UX in all Dev Environment wizard variants"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type" : "removal",
3-
"description" : "Dropped support for NodeJs 12.x Lambda Runtime"
3+
"description" : "Drop support for the Node.js 12.x Lambda runtime"
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"type" : "removal",
3-
"description" : "Dropped support for dotnetcore 3.1 Lambda Runtime"
3+
"description" : "Drop support for the .NET Core 3.1 Lambda runtime"
44
}

0 commit comments

Comments
 (0)