Skip to content

Commit

Permalink
v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyo930021 committed Dec 9, 2020
1 parent a0bf8c7 commit 2e9fd60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

### 0.31.1
### 0.31.1 | 2020-12-09 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.31.1/vspackage)

- Fix `Vetur` can't format. #2535 #2538 #2531 #2532
- Fix perf problem when monorepo/multi-root.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Vue tooling for VS Code",
"author": "Pine Wu <octref@gmail.com>",
"icon": "asset/vue.png",
"version": "0.31.0",
"version": "0.31.1",
"publisher": "octref",
"scripts": {
"postinstall": "run-s install:*",
Expand Down

0 comments on commit 2e9fd60

Please sign in to comment.