Skip to content

Commit 88b72b8

Browse files
authored
Merge branch 'main' into tsmarvin/improve_test_deregistration
2 parents 13be7a4 + de86fec commit 88b72b8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# PowerShell Extension Release History
22

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+
312
## v2025.3.1-preview
413
### Wednesday, June 25, 2025
514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "powershell",
33
"displayName": "PowerShell",
4-
"version": "2025.3.1",
4+
"version": "2025.2.0",
55
"preview": false,
66
"publisher": "ms-vscode",
77
"description": "Develop PowerShell modules, commands and scripts in Visual Studio Code!",

0 commit comments

Comments
 (0)