File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2022.5.3-preview
4
+ ### Thursday, May 19, 2022
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 🐛 👷 [ vscode-powershell #3993 ] ( https://github.com/PowerShell/vscode-powershell/pull/3993 ) - Revert modifications caused by Code's test run.
9
+ - 🐛 🚂 [ vscode-powershell #3992 ] ( https://github.com/PowerShell/vscode-powershell/pull/3992 ) - Fix how we check extension mode.
10
+
11
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
12
+
13
+ No changes.
14
+
3
15
## v2022.5.2-preview
4
16
### Tuesday, May 17, 2022
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell-preview" ,
3
3
"displayName" : " PowerShell Preview" ,
4
- "version" : " 2022.5.2 " ,
4
+ "version" : " 2022.5.3 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " (Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments