Skip to content

Commit cd73bf1

Browse files
authored
Merge pull request #245 from foxundermoon/absolute-tool-path
release #243
2 parents bc56a8e + f804a9f commit cd73bf1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Check [Keep a Changelog](https://keepachangelog.com/) for recommendations on how to structure this file.
44

5+
## 7.2.2
6+
7+
- Fix: substitule "${workspaceFolder}" in need install check #243
8+
59
## 7.2.1
610

711
- publish by github action

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shell-format",
33
"displayName": "shell-format",
44
"description": "shellscript、Dockerfile、properties、gitignore、dotenv、hosts、jvmoptions... DocumentFormat",
5-
"version": "7.2.1",
5+
"version": "7.2.2",
66
"publisher": "foxundermoon",
77
"engines": {
88
"vscode": "^1.36.0"

0 commit comments

Comments
 (0)