We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc56a8e + f804a9f commit cd73bf1Copy full SHA for cd73bf1
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
Check [Keep a Changelog](https://keepachangelog.com/) for recommendations on how to structure this file.
4
5
+## 7.2.2
6
+
7
+- Fix: substitule "${workspaceFolder}" in need install check #243
8
9
## 7.2.1
10
11
- publish by github action
package.json
@@ -2,7 +2,7 @@
"name": "shell-format",
"displayName": "shell-format",
"description": "shellscript、Dockerfile、properties、gitignore、dotenv、hosts、jvmoptions... DocumentFormat",
- "version": "7.2.1",
+ "version": "7.2.2",
"publisher": "foxundermoon",
"engines": {
"vscode": "^1.36.0"
0 commit comments