Skip to content

Commit

Permalink
release 3.9.2 prep
Browse files Browse the repository at this point in the history
  • Loading branch information
Huuums committed Mar 24, 2023
1 parent 76722b7 commit 171d30c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

### 3.9.2

- No longer copy .DS_Store files on macOS. Thanks [tjunxin](https://github.com/tjunxin)

### 3.9.1

- Regression fix: Empty lines at the start and end of files will be kept again.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"vue"
],
"icon": "images/extension-icon.png",
"version": "3.9.1",
"version": "3.9.2",
"publisher": "Huuums",
"engines": {
"vscode": "^1.56.0"
Expand Down

0 comments on commit 171d30c

Please # to comment.