Skip to content

Commit dde7ead

Browse files
committed
chore: release v1.6.4
1 parent e12c489 commit dde7ead

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
@@ -1,3 +1,7 @@
1+
# 1.6.4
2+
3+
- fix: prefix absolute paths correctly on windows #21 @hf02
4+
15
# 1.6.3
26

37
- fix: join paths correctly on windows #21

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"type": "git",
77
"url": "https://github.com/vknabel/vscode-swiftformat"
88
},
9-
"version": "1.6.3",
9+
"version": "1.6.4",
1010
"license": "MIT",
1111
"author": {
1212
"name": "Valentin Knabel",

0 commit comments

Comments
 (0)