Skip to content

Commit 4508f61

Browse files
chore: release 0.17.3 (#436)
1 parent 5252cbd commit 4508f61

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2+
## 0.17.3
3+
4+
- **New:** allow separate tabSize and indentSize (by @yshui)
5+
16
## 0.17.2
27

38
- **Fix:** allow empty values in .editorconfig

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.2",
6+
"version": "0.17.3",
77
"icon": "EditorConfig_icon.png",
88
"engines": {
99
"vscode": "^1.98.0"

0 commit comments

Comments
 (0)