We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d4929e commit de86fecCopy full SHA for de86fec
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# PowerShell Extension Release History
2
3
+## v2025.2.0
4
+### Monday, June 30, 2025
5
+
6
+With PowerShell Editor Services [v4.3.0](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v4.3.0)!
7
8
+New stable release!
9
10
+See more details at the GitHub Release for [v2025.2.0](https://github.com/PowerShell/vscode-powershell/releases/tag/v2025.2.0).
11
12
## v2025.3.1-preview
13
### Wednesday, June 25, 2025
14
package.json
@@ -1,7 +1,7 @@
{
"name": "powershell",
"displayName": "PowerShell",
- "version": "2025.3.1",
+ "version": "2025.2.0",
"preview": false,
"publisher": "ms-vscode",
"description": "Develop PowerShell modules, commands and scripts in Visual Studio Code!",
0 commit comments