Skip to content

Commit 96aaa70

Browse files
committed
v0.37.3
1 parent f23ee83 commit 96aaa70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### 0.37.3
3+
### 0.37.3 | 2023-02-23 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.37.3/vspackage)
44
- Ignore vue/multi-word-component-names in template validation. #3649
55
- Fix vetur hang any request when project have .gitignore. #3657
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Vue tooling for VS Code",
55
"author": "Pine Wu <[email protected]>",
66
"icon": "asset/vue.png",
7-
"version": "0.37.2",
7+
"version": "0.37.3",
88
"publisher": "octref",
99
"scripts": {
1010
"postinstall": "run-s install:*",

0 commit comments

Comments
 (0)