Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b7a2e54

Browse files
Bump version to v2021.6.1 (#3427)
1 parent d537c89 commit b7a2e54

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

‎CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PowerShell Extension Release History
22

3-
## v2021.6.1-preview
4-
### Wednesday, June 16, 2021
3+
## v2021.6.1
4+
### Monday, June 21, 2021
55

66
#### [vscode-powershell](https://github.com/PowerShell/vscode-powershell)
77

@@ -14,7 +14,6 @@
1414
- 🐛 [PowerShellEditorServices #1495](https://github.com/PowerShell/PowerShellEditorServices/pull/1500) - Prevent some exceptions.
1515
- #️⃣ 🙏 [vscode-powershell #3395](https://github.com/PowerShell/PowerShellEditorServices/pull/1494) - Work around `dotnet publish` bug.
1616

17-
1817
## v2021.5.1
1918
### Thursday, May 27, 2021
2019

‎package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "powershell-preview",
3-
"displayName": "PowerShell Preview",
2+
"name": "powershell",
3+
"displayName": "PowerShell",
44
"version": "2021年6月1日",
5-
"preview": true,
5+
"preview": false,
66
"publisher": "ms-vscode",
7-
"description": "(Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!",
7+
"description": "Develop PowerShell modules, commands and scripts in Visual Studio Code!",
88
"engines": {
99
"vscode": "^1.53.0"
1010
},

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /