File tree 2 files changed +14
-1
lines changed 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# PowerShell Extension Release History
2
2
3
+ ## v2023.3.1-preview
4
+ ### Wednesday, March 15, 2023
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - ✨ 👷 [ vscode-powershell #3716 ] ( https://github.com/PowerShell/vscode-powershell/pull/4462 ) - Adopt the pre-release extension feature.
9
+ - 🐛 ✂️ [ vscode-powershell #4455 ] ( https://github.com/PowerShell/vscode-powershell/pull/4455 ) - Fix up "Calculated Property" snippet. (Thanks @DougDyreng !)
10
+ - 🐛 📺 [ vscode-powershell #4453 ] ( https://github.com/PowerShell/vscode-powershell/pull/4454 ) - Fix ` GenerateBugReport ` command to pre-fill template.
11
+
12
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices ) v3.8.2
13
+
14
+ No changes.
15
+
3
16
## v2023.3.0-preview
4
17
### Thursday, March 09, 2023
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " powershell" ,
3
3
"displayName" : " PowerShell" ,
4
- "version" : " 2023.3.0 " ,
4
+ "version" : " 2023.3.1 " ,
5
5
"preview" : true ,
6
6
"publisher" : " ms-vscode" ,
7
7
"description" : " Develop PowerShell modules, commands and scripts in Visual Studio Code!" ,
You can’t perform that action at this time.
0 commit comments