We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f23ee83 commit 96aaa70Copy full SHA for 96aaa70
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-### 0.37.3
+### 0.37.3 | 2023-02-23 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.37.3/vspackage)
4
- Ignore vue/multi-word-component-names in template validation. #3649
5
- Fix vetur hang any request when project have .gitignore. #3657
6
package.json
@@ -4,7 +4,7 @@
"description": "Vue tooling for VS Code",
"author": "Pine Wu <octref@gmail.com>",
"icon": "asset/vue.png",
7
- "version": "0.37.2",
+ "version": "0.37.3",
8
"publisher": "octref",
9
"scripts": {
10
"postinstall": "run-s install:*",
0 commit comments