Skip to content

Commit 2b22bae

Browse files
committed
v0.36.1
1 parent 37bb8b8 commit 2b22bae

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.36.1
3+
### 0.36.1 | 2022-10-31 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.36.1/vspackage)
44

55
- Fix crash when typescript >= 4.8 and enable template type-checking. #3520
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.36.0",
7+
"version": "0.36.1",
88
"publisher": "octref",
99
"scripts": {
1010
"postinstall": "run-s install:*",

0 commit comments

Comments
 (0)