Skip to content

Commit 39f026c

Browse files
committed
extension: v1.7.1
1 parent ef4ae37 commit 39f026c

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

stylua-vscode/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ To view the changelog of the StyLua binary, see [here](https://github.com/Johnny
1111

1212
## [Unreleased]
1313

14+
## [1.7.1] - 2024-11-17
15+
1416
### Fixed
1517

1618
- Skip `--stdin-filepath` when handling non-file based text documents (e.g., untitled documents)

stylua-vscode/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.

stylua-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"license": "MPL-2.0",
1515
"icon": "assets/icon.png",
16-
"version": "1.7.0",
16+
"version": "1.7.1",
1717
"engines": {
1818
"vscode": "^1.85.0"
1919
},

0 commit comments

Comments
 (0)