10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d749c1 commit 0093415Copy full SHA for 0093415
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# PowerShell Extension Release History
2
3
+## v2024.2.2
4
+### Friday, May 03, 2024
5
+
6
+With PowerShell Editor Services [v3.20.1](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v3.20.1)!
7
8
+Update third-party notices.
9
10
+See more details at the GitHub Release for [v2024.2.2](https://github.com/PowerShell/vscode-powershell/releases/tag/v2024.2.2).
11
12
## v2024.2.1
13
### Tuesday, April 16, 2024
14
package.json
@@ -1,7 +1,7 @@
{
&q 5AA0 uot;name": "powershell",
"displayName": "PowerShell",
- "version": "2024.2.1",
+ "version": "2024.2.2",
"preview": false,
"publisher": "ms-vscode",
"description": "Develop PowerShell modules, commands and scripts in Visual Studio Code!",
0 commit comments