Skip to content

Commit a3b49b1

Browse files
committed
v0.34.0
1 parent b4b090c commit a3b49b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
### Not Released Yet
3+
### 0.34.0 | 2021-06-04 | [VSIX](https://marketplace.visualstudio.com/_apis/public/gallery/publishers/octref/vsextensions/vetur/0.34.0/vspackage)
44

55
- Add `--log-level` option for `vti diagnostics` to configure log level to print. #2752.
66
- Upgrade `typescript` to 4.3.2.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Vue tooling for VS Code",
55
"author": "Pine Wu <octref@gmail.com>",
66
"icon": "asset/vue.png",
7-
"version": "0.33.1",
7+
"version": "0.34.0",
88
"publisher": "octref",
99
"scripts": {
1010
"postinstall": "run-s install:*",

0 commit comments

Comments
 (0)