Skip to content

Commit bf3b87f

Browse files
v2026.1.0-preview: New PSSA version and lots of fixes! (#5458)
1 parent 5f77d8b commit bf3b87f

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+
## v2026.1.0-preview
4+
### Wednesday, April 08, 2026
5+
6+
With PowerShell Editor Services [v4.5.0](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v4.5.0)!
7+
8+
New PSSA version and lots of fixes!
9+
10+
See more details at the GitHub Release for [v2026.1.0-preview](https://github.com/PowerShell/vscode-powershell/releases/tag/v2026.1.0-preview).
11+
312
## v2025.4.0
413
### Wednesday, October 08, 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.4.0",
4+
"version": "2026.1.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)