Skip to content

Commit bcbaae1

Browse files
committed
v2025.5.0-preview: Now with screen reader support!
1 parent 29b0104 commit bcbaae1

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.5.0-preview
4+
### Tuesday, September 09, 2025
5+
6+
With PowerShell Editor Services [v4.4.0](https://github.com/PowerShell/PowerShellEditorServices/releases/tag/v4.4.0)!
7+
8+
Now with screen reader support!
9+
10+
See more details at the GitHub Release for [v2025.5.0-preview](https://github.com/PowerShell/vscode-powershell/releases/tag/v2025.5.0-preview).
11+
312
## v2025.2.0
413
### Monday, June 30, 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.2.0",
4+
"version": "2025.5.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)