Skip to content

Commit 4a703ca

Browse files
Merge pull request #4781 from PowerShell/release
Release `v2023.9.5-preview`
2 parents d8c4ae1 + 5210e58 commit 4a703ca

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# PowerShell Extension Release History
22

3+
## v2023.9.5-preview
4+
### Tuesday, October 10, 2023
5+
6+
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
7+
8+
- 🐛 🙏 [vscode-powershell #4780](https://github.com/PowerShell/vscode-powershell/pull/4780) - Stop hiding Activity Bar in ISE Mode.
9+
10+
#### [PowerShellEditorServices](https://github.com/PowerShell/PowerShellEditorServices) v3.13.0
11+
12+
- ✨ 📟 [PowerShellEditorServices #2087](https://github.com/PowerShell/PowerShellEditorServices/pull/2087) - Upgrade bundled PSReadLine module to v2.3.4.
13+
314
## v2023.9.4-preview
415
### Friday, September 29, 2023
516

package.json

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

0 commit comments

Comments
 (0)