File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Expand file tree Collapse file tree 1 file changed +15
-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 26, 2021
5
+
6
+ #### [ vscode-powershell] ( https://github.com/PowerShell/vscode-powershell )
7
+
8
+ - 👷✨ [ vscode-powershell #3268 ] ( https://github.com/PowerShell/vscode-powershell/pull/3292 ) - Add ` Update-Version ` to ` ReleaseTools ` module.
9
+ - 👷🐛 [ vscode-powershell #3282 ] ( https://github.com/PowerShell/vscode-powershell/pull/3286 ) - Fix release build pipeline.
10
+ - 👷✨ [ vscode-powershell #3275 ] ( https://github.com/PowerShell/vscode-powershell/pull/3275 ) - Update vsce to 1.87.1.
11
+ - 👷✨ [ vscode-powershell #3274 ] ( https://github.com/PowerShell/vscode-powershell/pull/3274 ) - Run ` npm audit fix ` .
12
+
13
+ #### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
14
+
15
+ - 🔍🐛 [ PowerShellEditorServices #1460 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1460 ) - Bump OmniSharp package to ` 0.19.2-beta0001 ` .
16
+ - 👷🐛 [ PowerShellEditorServices #1455 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1456 ) - Fix version in module definition file.
17
+
3
18
## v2021.4.1-preview
4
19
### Friday, April 02, 2021
5
20
11
26
- 🚨🐛 [ vscode-powershell #3208 ] ( https://github.com/PowerShell/vscode-powershell/pull/3222 ) - Fix hardcoded extension name string.
12
27
- 📖🐛 [ vscode-powershell #3049 ] ( https://github.com/PowerShell/vscode-powershell/pull/3214 ) - Update examples-module to use Pester 5. (Thanks @nickkimbrough !)
13
28
- 🐛 [ vscode-powershell #3209 ] ( https://github.com/PowerShell/vscode-powershell/pull/3212 ) - Remove the rest of the experimental Notebook API.
14
- - 👷 [ vscode-powershell #3178 ] ( https://github.com/PowerShell/vscode-powershell/pull/3207 ) - Update powershell CHANGELOG for v2021.2.2.
15
29
16
30
#### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
17
31
You can’t perform that action at this time.
0 commit comments