File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2021.4.2-preview
4
+ ### Monday, April 09, 2021
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🚨🐛 [ vscode-powershell #3282 ] ( https://github.com/PowerShell/vscode-powershell/pull/3286 ) - Fix release build.
9
+
10
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
11
+
12
+ - Actually include ` v2.4.0-preview.1 ` of PowerShellEditorServices.
13
+
3
14
## v2021.4.1-preview
4
15
### Friday, April 02, 2021
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell-preview" ,
3
3
"displayName" : " PowerShell Preview" ,
4
- "version" : " 2021.4.1 " ,
4
+ "version" : " 2021.4.2 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " (Preview) Develop PowerShell scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments