File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 11# PowerShell Extension Release History
22
3- ## v2021.6.1-preview
4- ### Wednesday , June 16 , 2021
3+ ## v2021.6.1
4+ ### Monday , June 21 , 2021
55
66#### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
77
1414- 🐛 [ PowerShellEditorServices #1495 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1500 ) - Prevent some exceptions.
1515- #️⃣ 🙏 [ vscode-powershell #3395 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1494 ) - Work around ` dotnet publish ` bug.
1616
17-
1817## v2021.5.1
1918### Thursday, May 27, 2021
2019
Original file line number Diff line number Diff line change 11{
2- "name" : " powershell-preview " ,
3- "displayName" : " PowerShell Preview " ,
2+ "name" : " powershell" ,
3+ "displayName" : " PowerShell" ,
44 "version" : " 2021.6.1" ,
5- "preview" : true ,
5+ "preview" : false ,
66 "publisher" : " ms-vscode" ,
7- "description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
7+ "description" : " Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
88 "engines" : {
99 "vscode" : " ^1.53.0"
1010 },
You can’t perform that action at this time.
0 commit comments