Skip to content

Commit 368b3b9

Browse files
chore: release 0.17.4 (#441)
1 parent f7dcdf9 commit 368b3b9

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.17.4
2+
3+
- **Fix:** indentation shifting on focus
14

25
## 0.17.3
36

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "EditorConfig for VS Code",
44
"description": "EditorConfig Support for Visual Studio Code",
55
"publisher": "EditorConfig",
6-
"version": "0.17.3",
6+
"version": "0.17.4",
77
"icon": "EditorConfig_icon.png",
88
"engines": {
99
"vscode": "^1.98.0"

0 commit comments

Comments
 (0)